Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision fa4995e8de0c32242f9ffeed3666b8f53cabebbe (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fa4995e8de0c32242f9ffeed3666b8f53cabebbe # timeout=10 Commit message: "bts: add initial testenv.cfg" > git rev-list --no-walk fa4995e8de0c32242f9ffeed3666b8f53cabebbe # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-asan] $ /bin/sh -xe /tmp/jenkins1442456006741425808.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:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs -b osmocom:nightly:asan -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/podman/testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-24T16:42: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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-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 [205 kB] Fetched 9251 kB in 1s (9498 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-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_4.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.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_7.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_4.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_4.cc Creating dependency file for MobileL3_RRM_Types_part_5.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_MM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_4.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_2.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_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_1.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Native_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for 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 LLC_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_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 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [52.0 kB] Fetched 53.6 kB in 0s (119 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-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, libasn1c-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libasn1c-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-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-nightly-asan The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-nightly-asan 0 upgraded, 29 newly installed, 0 to remove and 3 not upgraded. Need to get 23.6 MB of archives. After this operation, 93.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202411232029 [1196 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.34.a0630.202411232029~asan [582 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp10 1.12.0.28.2b16.202411232029~asan [129 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.34.a0630.202411232029~asan [162 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.34.a0630.202411232029~asan [1083 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.34.a0630.202411232029~asan [276 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.32.fb1a.202411232029~asan [308 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.10.19929.202411232029~asan [49.7 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.12.e6c0.202411232029~asan [200 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202411232029~asan [538 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202411232029~asan [823 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.10.0.34.a0630.202411232029~asan [67.7 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.10.0.34.a0630.202411232029~asan [156 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.34.a0630.202411232029~asan [740 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.34.a0630.202411232029~asan [98.0 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.10.0.34.a0630.202411232029~asan [105 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.10.0.34.a0630.202411232029~asan [64.7 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.10.0.34.a0630.202411232029~asan [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 2.0.0.52.6412.202411232029~asan [19.8 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202411232029~asan [26.6 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.37.202411232029~asan [359 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c-dbg 0.9.37.202411232029~asan [524 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp-dbg 1.12.0.28.2b16.202411232029~asan [163 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202411232029~asan [1624 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap-dbg 1.6.0.4.b5f6.202411232029~asan [2357 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.10.0.34.a0630.202411232029~asan [4206 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn 1.12.0.26.11854.202411232029~asan [589 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn-dbg 1.12.0.26.11854.202411232029~asan [910 kB] Fetched 23.6 MB in 0s (80.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../01-osmocom-nightly-asan_202411232029_amd64.deb ... Unpacking osmocom-nightly-asan (202411232029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.34.a0630.202411232029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.34.a0630.202411232029~asan) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.28.2b16.202411232029~asan_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.28.2b16.202411232029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.34.a0630.202411232029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.34.a0630.202411232029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.34.a0630.202411232029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.34.a0630.202411232029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.34.a0630.202411232029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.34.a0630.202411232029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.32.fb1a.202411232029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.32.fb1a.202411232029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.10.19929.202411232029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411232029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.5.1.12.e6c0.202411232029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.12.e6c0.202411232029~asan) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202411232029~asan_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202411232029~asan) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202411232029~asan_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202411232029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.34.a0630.202411232029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.34.a0630.202411232029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.34.a0630.202411232029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.34.a0630.202411232029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.34.a0630.202411232029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.34.a0630.202411232029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.34.a0630.202411232029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.34.a0630.202411232029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.34.a0630.202411232029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.34.a0630.202411232029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.34.a0630.202411232029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.34.a0630.202411232029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.34.a0630.202411232029~asan_amd64.deb ... Unpacking libosmocore (1.10.0.34.a0630.202411232029~asan) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202411232029~asan_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202411232029~asan) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202411232029~asan_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202411232029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.37.202411232029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37.202411232029~asan) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.37.202411232029~asan_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.37.202411232029~asan) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.28.2b16.202411232029~asan_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.28.2b16.202411232029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.4.b5f6.202411232029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411232029~asan) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.4.b5f6.202411232029~asan_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.4.b5f6.202411232029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.34.a0630.202411232029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.34.a0630.202411232029~asan) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.26.11854.202411232029~asan_amd64.deb ... Unpacking osmo-sgsn (1.12.0.26.11854.202411232029~asan) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.26.11854.202411232029~asan_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.26.11854.202411232029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up osmocom-nightly-asan (202411232029) ... Setting up libasn1c1:amd64 (0.9.37.202411232029~asan) ... Setting up libosmocore22:amd64 (1.10.0.34.a0630.202411232029~asan) ... Setting up libosmocodec4:amd64 (1.10.0.34.a0630.202411232029~asan) ... Setting up libasn1c-dbg:amd64 (0.9.37.202411232029~asan) ... Setting up libosmovty13:amd64 (1.10.0.34.a0630.202411232029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.34.a0630.202411232029~asan) ... Setting up libgtp10:amd64 (1.12.0.28.2b16.202411232029~asan) ... Setting up libosmousb0:amd64 (1.10.0.34.a0630.202411232029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.34.a0630.202411232029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.32.fb1a.202411232029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.34.a0630.202411232029~asan) ... Setting up libosmogb14:amd64 (1.10.0.34.a0630.202411232029~asan) ... Setting up libgtp-dbg:amd64 (1.12.0.28.2b16.202411232029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.12.e6c0.202411232029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.10.19929.202411232029~asan) ... Setting up libosmocoding0:amd64 (1.10.0.34.a0630.202411232029~asan) ... Setting up libosmosim2:amd64 (1.10.0.34.a0630.202411232029~asan) ... Setting up libosmocore (1.10.0.34.a0630.202411232029~asan) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202411232029~asan) ... Setting up libosmocore-dbg:amd64 (1.10.0.34.a0630.202411232029~asan) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202411232029~asan) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202411232029~asan) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.4.b5f6.202411232029~asan) ... Setting up osmo-sgsn (1.12.0.26.11854.202411232029~asan) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0.4.b5f6.202411232029~asan) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202411232029~asan) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.26.11854.202411232029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/stp.log'] 20241124164234028 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241124164234028 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241124164234028 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241124164234028 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241124164234028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241124164234028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241124164234028 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241124164234028 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241124164234028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241124164234028 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241124164234028 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241124164234028 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241124164234028 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241124164234029 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241124164234029 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241124164234029 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241124164234029 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x555e7d4d1a80(sgsn) with 23 counters [testenv][generic] Running testsuite 20241124164234259 DLSS7 INFO (r=127.0.0.1:56496<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124164234260 DLSS7 INFO (r=127.0.0.1:56496<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241124164234260 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:56496<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241124164234260 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241124164234260 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241124164234260 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124164234260 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241124164234260 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241124164234260 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241124164234260 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241124164234277 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:967) 20241124164234277 DGPRS NOTICE libGTP v1.12.0.28-2b16.202411232029~asan initialized (sgsn_main.c:462) 20241124164234277 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241124164234278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164234278 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241124164234278 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241124164234278 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241124164234278 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124164234278 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124164234278 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241124164234278 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241124164234278 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241124164234278 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241124164234278 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241124164234278 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241124164234278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124164234278 DLSS7 INFO (r=127.0.0.1:35515<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124164234278 DLSS7 INFO (r=127.0.0.1:35515<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241124164234278 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:35515<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241124164234278 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241124164234278 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241124164234278 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124164234278 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241124164234278 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241124164234278 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124164234278 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124164234278 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241124164234278 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:56496<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241124164234278 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124164234279 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241124164234279 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241124164234279 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124164234279 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124164234279 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241124164234279 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241124164234279 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241124164234279 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241124164234279 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241124164234279 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124164234279 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124164234279 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124164234279 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124164234279 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@d2a15586120d: Unix server socket created successfully. MC@d2a15586120d: Listening on TCP port 38373. d2a15586120d is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests d2a15586120d 38373 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d2a15586120d: New HC connected from 10.0.2.100 [10.0.2.100]. d2a15586120d: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@d2a15586120d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d2a15586120d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d2a15586120d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d2a15586120d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d2a15586120d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d2a15586120d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d2a15586120d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d2a15586120d: Configuration file was processed on all HCs. MC@d2a15586120d: Creating MTC on host 10.0.2.100. MC@d2a15586120d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Nov 24 16:42:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164235279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164235279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach started. 20241124164236050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164236054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164236099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNCONFIGURED}: Allocated (fsm.c:456) 20241124164236099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241124164236099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241124164236099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164236099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164236100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164236100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164236100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164236100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164236101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164236101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164236101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164236102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164236102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164236102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164236102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164236102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241124164236102 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164236102 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164236102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164236102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164236102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164236106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164236115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164236116 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164236137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241124164236137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241124164236137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241124164236137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164236137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164236137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164236137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164236137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164236137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164236138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164236138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164236138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164236139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164236139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164236139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164236139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164236139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241124164236139 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164236139 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164236139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(12)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164236139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164236139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164236142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164236142 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-NS2(13)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164236153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164236153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164236172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNCONFIGURED}: Allocated (fsm.c:456) 20241124164236173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241124164236173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241124164236173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164236173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164236173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164236173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164236173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164236173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164236174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164236174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164236174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164236174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164236174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164236174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164236174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164236174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241124164236174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164236174 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164236174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164236175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164236175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164236178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164236178 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)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164236187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164236187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164236279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164236279 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164236280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164236280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241124164236280 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124164236280 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241124164236280 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241124164236280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241124164236280 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241124164236280 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241124164236280 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241124164236280 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241124164236280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241124164236280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) SGSN_Test-GSUP-IPA(18)@d2a15586120d: Established a new IPA connection (conn_id=2) 20241124164236280 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241124164236280 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124164236281 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124164236281 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124164236281 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124164236281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124164236281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124164236281 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124164236281 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x612000004a20]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241124164236281 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164236282 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(18)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164236282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@d2a15586120d: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='FC475A9A'O, index=0 SGSN_Test-GSUP(19)@d2a15586120d: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@d2a15586120d: 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 := '7587A3F667FE7182D2EC5DB97EE2314B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFC1E69E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70653904A4275D27'O } } } } } 20241124164237339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164237340 DLLC NOTICE LLME(ffffffff/fc475a9a){UNASSIGNED} LLC RX: unknown TLLI 0xfc475a9a, creating LLME on the fly (gprs_llc.c:552) 20241124164237340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164237340 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164237340 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Allocated (fsm.c:456) 20241124164237340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Allocated (fsm.c:456) 20241124164237340 DMM DEBUG MM_STATE_Gb[0x6120000054a0]{Idle}: Allocated (fsm.c:456) 20241124164237340 DMM DEBUG MM_STATE_Iu[0x612000005620]{Detached}: Allocated (fsm.c:456) 20241124164237340 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164237340 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164237340 DLLC NOTICE LLME(ffffffff/fc475a9a){UNASSIGNED} LLGM Assign pre (fc475a9a => c90fafe8) (gprs_llc.c:1079) 20241124164237340 DLLC NOTICE LLME(fc475a9a/c90fafe8){ASSIGNED} LLGM Assign post (fc475a9a => c90fafe8) (gprs_llc.c:1125) 20241124164237340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164237340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164237340 DMM DEBUG MM(262420000000001/c90fafe8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164237354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164237354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164237355 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164237355 DMM DEBUG MM(262420000000001/c90fafe8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241124164237355 DMM NOTICE MM(262420000000001/c90fafe8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164237355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164237355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164237355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164237355 DMM DEBUG MM(262420000000001/c90fafe8) Requesting authorization (sgsn_auth.c:160) 20241124164237355 DMM INFO MM(262420000000001/c90fafe8) Requesting authentication tuples (sgsn_auth.c:184) 20241124164237355 DMM DEBUG MM(262420000000001/c90fafe8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164237355 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241124164237355 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)@d2a15586120d: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@d2a15586120d: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241124164237358 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164237358 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164237358 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164237358 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164237358 DMM INFO MM(262420000000001/c90fafe8) Subscriber data update (mmctx.c:445) 20241124164237358 DMM DEBUG MM(262420000000001/c90fafe8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164237358 DMM INFO MM(262420000000001/c90fafe8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164237358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164237358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164237358 DMM INFO MM(262420000000001/c90fafe8) <- GMM AUTH AND CIPHERING REQ (rand = 75 87 a3 f6 67 fe 71 82 d2 ec 5d b9 7e e2 31 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164237365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164237365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164237365 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164237365 DMM INFO MM(262420000000001/c90fafe8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164237365 DMM NOTICE MM(262420000000001/c90fafe8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164237365 DMM DEBUG MM(262420000000001/c90fafe8) checking auth: received GSM SRES = df c1 e6 9e (gprs_gmm.c:648) 20241124164237365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164237365 DMM DEBUG MM(262420000000001/c90fafe8) Requesting authorization (sgsn_auth.c:160) 20241124164237366 DMM INFO MM(262420000000001/c90fafe8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164237366 DMM DEBUG MM(262420000000001/c90fafe8) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164237366 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241124164237366 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) 20241124164237366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164237366 DMM INFO MM(262420000000001/c90fafe8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc90fafe8) (gprs_gmm.c:282) 20241124164237367 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164237367 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164237367 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241124164237367 DMM INFO MM(262420000000001/c90fafe8) Subscriber data update (mmctx.c:445) 20241124164237367 DMM DEBUG MM(262420000000001/c90fafe8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164237367 DMM INFO MM(262420000000001/c90fafe8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164237367 DMM NOTICE MM(262420000000001/c90fafe8) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241124164237367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164237367 DMM NOTICE MM(262420000000001/c90fafe8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164237367 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) 20241124164237368 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164237368 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241124164237368 DMM INFO MM(262420000000001/c90fafe8) Subscriber data update (mmctx.c:445) 20241124164237368 DMM DEBUG MM(262420000000001/c90fafe8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164237374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164237374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164237374 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164237374 DMM INFO MM(262420000000001/c90fafe8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164237374 DMM NOTICE MM(262420000000001/c90fafe8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164237374 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164237374 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164237374 DLLC NOTICE LLME(fc475a9a/c90fafe8){ASSIGNED} LLGM Assign pre (ffffffff => c90fafe8) (gprs_llc.c:1079) 20241124164237374 DLLC NOTICE LLME(ffffffff/c90fafe8){ASSIGNED} LLGM Assign post (ffffffff => c90fafe8) (gprs_llc.c:1125) 20241124164237374 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164237374 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164237374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164237374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@d2a15586120d: setverdict(pass): none -> pass TC_attach-BVCI196(6)@d2a15586120d: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@d2a15586120d: Final verdict of PTC: pass 20241124164237428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33782<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164237430 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164237430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(19)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@d2a15586120d: Final verdict of PTC: none -NSVCI99(17)@d2a15586120d: Final verdict of PTC: none -NSVCI97(7)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@d2a15586120d: Final verdict of PTC: none -NSVCI98(12)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@d2a15586120d: Final verdict of PTC: none TC_attach-BVCI210(11)@d2a15586120d: Final verdict of PTC: none TC_attach-BVCI196(6)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@d2a15586120d: Final verdict of PTC: none TC_attach-BVCI220(16)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(10)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(15)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(5)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Nov 24 16:42:37 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241124164237583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164237985 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103512) 20241124164238431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164238432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124164238881 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124164238881 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241124164238881 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:35515 err=None (osmo_ss7_asp.c:788) Waiting for packet dumper to finish... 1 (prev_count=103512, count=104672) 20241124164239432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164239432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Nov 24 16:42:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164240433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164240433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_mnc3 started. 20241124164241044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164241046 DMM INFO MM(262420000000001/c90fafe8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164241046 DMM INFO MM(262420000000001/c90fafe8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164241046 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164241046 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164241046 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164241046 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164241046 DLLC NOTICE LLME(ffffffff/c90fafe8){ASSIGNED} LLGM Assign pre (c90fafe8 => ffffffff) (gprs_llc.c:1079) 20241124164241046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c90fafe8 => ffffffff) (gprs_llc.c:1125) 20241124164241046 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241124164241046 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) 20241124164241046 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:402) 20241124164241046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Deallocated (fsm.c:568) 20241124164241046 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Deallocated (fsm.c:568) 20241124164241046 DMM DEBUG MM_STATE_Iu[0x612000005620]{Detached}: Deallocated (fsm.c:568) 20241124164241046 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Deallocated (fsm.c:568) 20241124164241046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(26)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164241102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164241102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164241102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164241102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164241102 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164241102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164241102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164241102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164241102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164241104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164241104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164241104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164241104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164241104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164241104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164241104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164241104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164241105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164241105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164241105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164241105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164241105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164241109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164241119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164241119 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(24)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(26)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164241129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164241129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164241129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164241129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164241129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164241129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164241129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164241129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164241129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164241131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164241131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164241131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164241131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164241132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164241132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164241132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164241132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164241132 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164241132 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164241132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164241132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164241132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164241136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164241148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164241148 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164241167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164241167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164241167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164241167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164241167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164241167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164241167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164241167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164241167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164241169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164241169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164241169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164241169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164241169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164241169 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164241169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164241169 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164241169 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164241169 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164241169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164241170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164241170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164241173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164241184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164241184 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164241434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164241435 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164241435 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164241435 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164241437 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(37)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164241438 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@d2a15586120d: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F34520D1'O, index=0 SGSN_Test-GSUP(38)@d2a15586120d: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@d2a15586120d: 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 := '7FB926DBFA3DD62F36E52473A07AC347'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C4D29B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2533CD6FB35FDB56'O } } } } } 20241124164242494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164242494 DLLC NOTICE LLME(ffffffff/f34520d1){UNASSIGNED} LLC RX: unknown TLLI 0xf34520d1, creating LLME on the fly (gprs_llc.c:552) 20241124164242494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164242494 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164242494 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Allocated (fsm.c:456) 20241124164242494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Allocated (fsm.c:456) 20241124164242494 DMM DEBUG MM_STATE_Gb[0x612000005aa0]{Idle}: Allocated (fsm.c:456) 20241124164242494 DMM DEBUG MM_STATE_Iu[0x612000005c20]{Detached}: Allocated (fsm.c:456) 20241124164242494 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164242494 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164242494 DLLC NOTICE LLME(ffffffff/f34520d1){UNASSIGNED} LLGM Assign pre (f34520d1 => f199354e) (gprs_llc.c:1079) 20241124164242494 DLLC NOTICE LLME(f34520d1/f199354e){ASSIGNED} LLGM Assign post (f34520d1 => f199354e) (gprs_llc.c:1125) 20241124164242494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164242495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164242495 DMM DEBUG MM(262420000001001/f199354e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164242507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164242507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164242507 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164242507 DMM DEBUG MM(262420000001001/f199354e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241124164242507 DMM NOTICE MM(262420000001001/f199354e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164242507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164242507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164242507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164242507 DMM DEBUG MM(262420000001001/f199354e) Requesting authorization (sgsn_auth.c:160) 20241124164242507 DMM INFO MM(262420000001001/f199354e) Requesting authentication tuples (sgsn_auth.c:184) 20241124164242507 DMM DEBUG MM(262420000001001/f199354e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164242507 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241124164242507 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)@d2a15586120d: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@d2a15586120d: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241124164242510 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164242510 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164242510 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164242510 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164242510 DMM INFO MM(262420000001001/f199354e) Subscriber data update (mmctx.c:445) 20241124164242510 DMM DEBUG MM(262420000001001/f199354e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164242510 DMM INFO MM(262420000001001/f199354e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164242510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164242510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164242510 DMM INFO MM(262420000001001/f199354e) <- GMM AUTH AND CIPHERING REQ (rand = 7f b9 26 db fa 3d d6 2f 36 e5 24 73 a0 7a c3 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164242517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164242517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164242517 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164242517 DMM INFO MM(262420000001001/f199354e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164242517 DMM NOTICE MM(262420000001001/f199354e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164242517 DMM DEBUG MM(262420000001001/f199354e) checking auth: received GSM SRES = 9c 4d 29 b4 (gprs_gmm.c:648) 20241124164242517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164242517 DMM DEBUG MM(262420000001001/f199354e) Requesting authorization (sgsn_auth.c:160) 20241124164242517 DMM INFO MM(262420000001001/f199354e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164242517 DMM DEBUG MM(262420000001001/f199354e) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164242517 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241124164242517 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) 20241124164242517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164242517 DMM INFO MM(262420000001001/f199354e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf199354e) (gprs_gmm.c:282) 20241124164242518 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164242518 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164242518 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241124164242518 DMM INFO MM(262420000001001/f199354e) Subscriber data update (mmctx.c:445) 20241124164242518 DMM DEBUG MM(262420000001001/f199354e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164242518 DMM INFO MM(262420000001001/f199354e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164242518 DMM NOTICE MM(262420000001001/f199354e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241124164242518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164242518 DMM NOTICE MM(262420000001001/f199354e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164242518 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) 20241124164242519 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164242519 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241124164242519 DMM INFO MM(262420000001001/f199354e) Subscriber data update (mmctx.c:445) 20241124164242519 DMM DEBUG MM(262420000001001/f199354e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164242525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164242525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164242525 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164242525 DMM INFO MM(262420000001001/f199354e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164242525 DMM NOTICE MM(262420000001001/f199354e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164242525 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164242525 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164242525 DLLC NOTICE LLME(f34520d1/f199354e){ASSIGNED} LLGM Assign pre (ffffffff => f199354e) (gprs_llc.c:1079) 20241124164242525 DLLC NOTICE LLME(ffffffff/f199354e){ASSIGNED} LLGM Assign post (ffffffff => f199354e) (gprs_llc.c:1125) 20241124164242525 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164242525 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164242525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164242525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@d2a15586120d: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@d2a15586120d: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@d2a15586120d: Final verdict of PTC: pass 20241124164242579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57516<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@d2a15586120d: Final verdict of PTC: none 20241124164242582 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164242582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(27)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(26)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@d2a15586120d: Final verdict of PTC: none -NSVCI98(31)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@d2a15586120d: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@d2a15586120d: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@d2a15586120d: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@d2a15586120d: Final verdict of PTC: none -NSVCI99(36)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(34)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(29)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(25)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_mnc3 finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Nov 24 16:42:42 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241124164242709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164243111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88800) 20241124164243583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164243583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88800, count=90060) 20241124164244584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164244584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sun Nov 24 16:42:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164245585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164245585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_umts_aka_umts_res started. 20241124164246171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164246172 DMM INFO MM(262420000001001/f199354e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164246172 DMM INFO MM(262420000001001/f199354e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164246172 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164246172 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164246172 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164246173 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164246173 DLLC NOTICE LLME(ffffffff/f199354e){ASSIGNED} LLGM Assign pre (f199354e => ffffffff) (gprs_llc.c:1079) 20241124164246173 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f199354e => ffffffff) (gprs_llc.c:1125) 20241124164246173 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241124164246173 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) 20241124164246173 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20241124164246173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Deallocated (fsm.c:568) 20241124164246173 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Deallocated (fsm.c:568) 20241124164246173 DMM DEBUG MM_STATE_Iu[0x612000005c20]{Detached}: Deallocated (fsm.c:568) 20241124164246173 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Deallocated (fsm.c:568) 20241124164246173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164246219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164246219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164246219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164246219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164246219 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164246219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164246219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164246219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164246219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(46)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164246221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164246221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164246221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164246221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164246221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164246221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164246221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164246221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164246221 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164246221 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164246221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164246222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164246222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(45)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(46)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164246225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164246235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164246235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(43)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(45)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164246246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164246246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164246246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164246246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164246246 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164246246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164246246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164246246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164246246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164246248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164246248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164246248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164246248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164246248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164246248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164246248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164246248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164246248 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164246248 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164246248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164246249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164246249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164246253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164246263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164246263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164246287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164246287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164246287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164246287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164246287 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164246287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164246287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164246287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164246287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164246289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164246289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164246289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164246289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164246289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164246289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164246289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164246289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164246290 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164246290 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164246290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164246290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164246290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164246295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164246304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164246304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164246586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164246586 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164246586 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164246586 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164246589 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(56)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164246589 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@d2a15586120d: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='CD61F9DD'O, index=0 SGSN_Test-GSUP(57)@d2a15586120d: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@d2a15586120d: 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 := 'AADE15900F52B535B1E2F79A19A8B766'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFA2B8E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40EEC0773AB55520'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EDE340FCE80C581143B07C287F17D0D7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8B3225E31097920FCFFD80DB365379FB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CB22D8FD5205B1030153EA1DF6DB0CFB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C5AA5D7B24C529A1'O } } } } } 20241124164247641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164247641 DLLC NOTICE LLME(ffffffff/cd61f9dd){UNASSIGNED} LLC RX: unknown TLLI 0xcd61f9dd, creating LLME on the fly (gprs_llc.c:552) 20241124164247641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164247641 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164247642 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Allocated (fsm.c:456) 20241124164247642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Allocated (fsm.c:456) 20241124164247642 DMM DEBUG MM_STATE_Gb[0x6120000060a0]{Idle}: Allocated (fsm.c:456) 20241124164247642 DMM DEBUG MM_STATE_Iu[0x612000006220]{Detached}: Allocated (fsm.c:456) 20241124164247642 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164247642 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164247642 DLLC NOTICE LLME(ffffffff/cd61f9dd){UNASSIGNED} LLGM Assign pre (cd61f9dd => e23dbcce) (gprs_llc.c:1079) 20241124164247642 DLLC NOTICE LLME(cd61f9dd/e23dbcce){ASSIGNED} LLGM Assign post (cd61f9dd => e23dbcce) (gprs_llc.c:1125) 20241124164247642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164247642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164247642 DMM DEBUG MM(262420000001002/e23dbcce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164247655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164247655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164247655 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164247655 DMM DEBUG MM(262420000001002/e23dbcce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241124164247655 DMM NOTICE MM(262420000001002/e23dbcce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164247655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164247655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164247655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164247655 DMM DEBUG MM(262420000001002/e23dbcce) Requesting authorization (sgsn_auth.c:160) 20241124164247655 DMM INFO MM(262420000001002/e23dbcce) Requesting authentication tuples (sgsn_auth.c:184) 20241124164247655 DMM DEBUG MM(262420000001002/e23dbcce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164247655 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241124164247655 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)@d2a15586120d: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@d2a15586120d: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241124164247658 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164247658 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164247658 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164247658 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164247658 DMM INFO MM(262420000001002/e23dbcce) Subscriber data update (mmctx.c:445) 20241124164247658 DMM DEBUG MM(262420000001002/e23dbcce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164247658 DMM INFO MM(262420000001002/e23dbcce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164247658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164247658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164247658 DMM INFO MM(262420000001002/e23dbcce) <- GMM AUTH AND CIPHERING REQ (rand = aa de 15 90 0f 52 b5 35 b1 e2 f7 9a 19 a8 b7 66 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cb 22 d8 fd 52 05 b1 03 01 53 ea 1d f6 db 0c fb ) (gprs_gmm.c:465) 20241124164247666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164247666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164247666 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164247666 DMM INFO MM(262420000001002/e23dbcce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164247666 DMM NOTICE MM(262420000001002/e23dbcce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164247666 DMM DEBUG MM(262420000001002/e23dbcce) checking auth: received UMTS RES = c5 aa 5d 7b 24 c5 29 a1 (gprs_gmm.c:648) 20241124164247666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164247666 DMM DEBUG MM(262420000001002/e23dbcce) Requesting authorization (sgsn_auth.c:160) 20241124164247666 DMM INFO MM(262420000001002/e23dbcce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164247666 DMM DEBUG MM(262420000001002/e23dbcce) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164247666 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241124164247666 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) 20241124164247666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164247666 DMM INFO MM(262420000001002/e23dbcce) <- GMM ATTACH ACCEPT (new P-TMSI=0xe23dbcce) (gprs_gmm.c:282) 20241124164247667 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164247667 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164247667 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241124164247667 DMM INFO MM(262420000001002/e23dbcce) Subscriber data update (mmctx.c:445) 20241124164247667 DMM DEBUG MM(262420000001002/e23dbcce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164247667 DMM INFO MM(262420000001002/e23dbcce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164247667 DMM NOTICE MM(262420000001002/e23dbcce) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241124164247668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164247668 DMM NOTICE MM(262420000001002/e23dbcce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164247668 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) 20241124164247668 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164247668 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241124164247668 DMM INFO MM(262420000001002/e23dbcce) Subscriber data update (mmctx.c:445) 20241124164247668 DMM DEBUG MM(262420000001002/e23dbcce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164247674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164247674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164247674 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164247674 DMM INFO MM(262420000001002/e23dbcce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164247674 DMM NOTICE MM(262420000001002/e23dbcce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164247675 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164247675 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164247675 DLLC NOTICE LLME(cd61f9dd/e23dbcce){ASSIGNED} LLGM Assign pre (ffffffff => e23dbcce) (gprs_llc.c:1079) 20241124164247675 DLLC NOTICE LLME(ffffffff/e23dbcce){ASSIGNED} LLGM Assign post (ffffffff => e23dbcce) (gprs_llc.c:1125) 20241124164247675 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164247675 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164247675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164247675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@d2a15586120d: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@d2a15586120d: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@d2a15586120d: Final verdict of PTC: pass 20241124164247727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57534<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164247729 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164247729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(57)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@d2a15586120d: Final verdict of PTC: none -NSVCI97(46)@d2a15586120d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@d2a15586120d: Final verdict of PTC: none -NSVCI98(50)@d2a15586120d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@d2a15586120d: Final verdict of PTC: none -NSVCI99(55)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@d2a15586120d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(48)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(44)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(53)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Nov 24 16:42:47 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20241124164247856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164248258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89268) 20241124164248730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164248731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89268, count=90528) 20241124164249732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164249732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sun Nov 24 16:42:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164250733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164250733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_umts_aka_gsm_sres started. 20241124164251318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164251320 DMM INFO MM(262420000001002/e23dbcce) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164251320 DMM INFO MM(262420000001002/e23dbcce) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164251320 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164251320 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164251320 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164251320 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164251320 DLLC NOTICE LLME(ffffffff/e23dbcce){ASSIGNED} LLGM Assign pre (e23dbcce => ffffffff) (gprs_llc.c:1079) 20241124164251320 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e23dbcce => ffffffff) (gprs_llc.c:1125) 20241124164251320 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241124164251320 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) 20241124164251320 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20241124164251320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Deallocated (fsm.c:568) 20241124164251320 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Deallocated (fsm.c:568) 20241124164251320 DMM DEBUG MM_STATE_Iu[0x612000006220]{Detached}: Deallocated (fsm.c:568) 20241124164251320 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Deallocated (fsm.c:568) 20241124164251320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164251361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164251361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164251361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164251361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164251361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164251362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164251362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164251362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164251362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164251363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164251363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164251363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164251364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164251364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164251364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164251364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164251364 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164251364 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164251364 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164251364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164251364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164251364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164251368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164251379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164251379 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(69)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164251407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164251407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164251407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164251407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164251407 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164251407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164251408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164251408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164251408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(70)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164251410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164251410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164251410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164251410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164251410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164251410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164251410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164251410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164251410 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164251410 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164251410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164251410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164251410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(70)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164251414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(66)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164251424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164251424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(67)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164251447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164251447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164251447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164251447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164251447 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164251447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164251447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164251447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164251447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164251449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164251449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164251449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164251450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164251450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164251450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164251450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164251450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164251450 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164251450 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164251450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(75)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164251450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164251450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164251454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164251463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164251463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(72)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164251734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164251734 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164251734 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164251734 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(74)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164251737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(74)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164251737 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(74)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@d2a15586120d: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D39B53FE'O, index=0 SGSN_Test-GSUP(76)@d2a15586120d: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@d2a15586120d: 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 := 'AA0D5A40C10D999B03F9F26359C945E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8E023C56'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5EA53571719ECBFC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '45EB4CC79254AE841929EC810B7DF800'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C4BC423A8CEAD2E4D745649F94BBCDD1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D32EEF3C31A2850AE3C5EEA533FC7DDF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C93FF6CA64FE2193'O } } } } } 20241124164252789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164252789 DLLC NOTICE LLME(ffffffff/d39b53fe){UNASSIGNED} LLC RX: unknown TLLI 0xd39b53fe, creating LLME on the fly (gprs_llc.c:552) 20241124164252789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164252789 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164252789 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Allocated (fsm.c:456) 20241124164252789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Allocated (fsm.c:456) 20241124164252789 DMM DEBUG MM_STATE_Gb[0x6120000066a0]{Idle}: Allocated (fsm.c:456) 20241124164252789 DMM DEBUG MM_STATE_Iu[0x612000006820]{Detached}: Allocated (fsm.c:456) 20241124164252789 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164252789 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164252790 DLLC NOTICE LLME(ffffffff/d39b53fe){UNASSIGNED} LLGM Assign pre (d39b53fe => ed44513f) (gprs_llc.c:1079) 20241124164252790 DLLC NOTICE LLME(d39b53fe/ed44513f){ASSIGNED} LLGM Assign post (d39b53fe => ed44513f) (gprs_llc.c:1125) 20241124164252790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164252790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164252790 DMM DEBUG MM(262420000001003/ed44513f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164252803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164252803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164252803 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164252803 DMM DEBUG MM(262420000001003/ed44513f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241124164252803 DMM NOTICE MM(262420000001003/ed44513f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164252803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164252803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164252803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164252803 DMM DEBUG MM(262420000001003/ed44513f) Requesting authorization (sgsn_auth.c:160) 20241124164252803 DMM INFO MM(262420000001003/ed44513f) Requesting authentication tuples (sgsn_auth.c:184) 20241124164252803 DMM DEBUG MM(262420000001003/ed44513f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164252803 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241124164252803 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)@d2a15586120d: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@d2a15586120d: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241124164252806 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164252806 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164252806 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164252806 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164252806 DMM INFO MM(262420000001003/ed44513f) Subscriber data update (mmctx.c:445) 20241124164252806 DMM DEBUG MM(262420000001003/ed44513f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164252806 DMM INFO MM(262420000001003/ed44513f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164252806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164252806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164252806 DMM INFO MM(262420000001003/ed44513f) <- GMM AUTH AND CIPHERING REQ (rand = aa 0d 5a 40 c1 0d 99 9b 03 f9 f2 63 59 c9 45 e2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d3 2e ef 3c 31 a2 85 0a e3 c5 ee a5 33 fc 7d df ) (gprs_gmm.c:465) 20241124164252814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164252814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164252814 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164252814 DMM INFO MM(262420000001003/ed44513f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164252814 DMM NOTICE MM(262420000001003/ed44513f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164252814 DMM DEBUG MM(262420000001003/ed44513f) checking auth: received GSM SRES = 8e 02 3c 56 (gprs_gmm.c:648) 20241124164252814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164252814 DMM DEBUG MM(262420000001003/ed44513f) Requesting authorization (sgsn_auth.c:160) 20241124164252814 DMM INFO MM(262420000001003/ed44513f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164252814 DMM DEBUG MM(262420000001003/ed44513f) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164252815 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241124164252815 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) 20241124164252815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164252815 DMM INFO MM(262420000001003/ed44513f) <- GMM ATTACH ACCEPT (new P-TMSI=0xed44513f) (gprs_gmm.c:282) 20241124164252816 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164252816 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164252816 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241124164252816 DMM INFO MM(262420000001003/ed44513f) Subscriber data update (mmctx.c:445) 20241124164252816 DMM DEBUG MM(262420000001003/ed44513f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164252816 DMM INFO MM(262420000001003/ed44513f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164252816 DMM NOTICE MM(262420000001003/ed44513f) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241124164252816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164252816 DMM NOTICE MM(262420000001003/ed44513f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164252816 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) 20241124164252817 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164252817 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241124164252817 DMM INFO MM(262420000001003/ed44513f) Subscriber data update (mmctx.c:445) 20241124164252817 DMM DEBUG MM(262420000001003/ed44513f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164252823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164252823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164252823 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164252823 DMM INFO MM(262420000001003/ed44513f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164252823 DMM NOTICE MM(262420000001003/ed44513f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164252823 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164252823 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164252823 DLLC NOTICE LLME(d39b53fe/ed44513f){ASSIGNED} LLGM Assign pre (ffffffff => ed44513f) (gprs_llc.c:1079) 20241124164252823 DLLC NOTICE LLME(ffffffff/ed44513f){ASSIGNED} LLGM Assign post (ffffffff => ed44513f) (gprs_llc.c:1125) 20241124164252823 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164252823 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164252823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164252823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@d2a15586120d: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@d2a15586120d: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@d2a15586120d: Final verdict of PTC: pass 20241124164252876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41020<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164252878 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164252878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(74)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(76)@d2a15586120d: Final verdict of PTC: none -NSVCI99(75)@d2a15586120d: Final verdict of PTC: none -NSVCI98(70)@d2a15586120d: Final verdict of PTC: none -NSVCI97(64)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@d2a15586120d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@d2a15586120d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@d2a15586120d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(73)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(68)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(62)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Nov 24 16:42:52 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20241124164253008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164253409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86160) 20241124164253879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164253879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86160, count=90516) 20241124164254881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164254881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sun Nov 24 16:42:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164255882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164255882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_timeout_after_pdp_act started. 20241124164256469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164256470 DMM INFO MM(262420000001003/ed44513f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164256470 DMM INFO MM(262420000001003/ed44513f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164256471 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164256471 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164256471 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164256471 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164256471 DLLC NOTICE LLME(ffffffff/ed44513f){ASSIGNED} LLGM Assign pre (ed44513f => ffffffff) (gprs_llc.c:1079) 20241124164256471 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed44513f => ffffffff) (gprs_llc.c:1125) 20241124164256471 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241124164256471 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) 20241124164256471 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20241124164256471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Deallocated (fsm.c:568) 20241124164256471 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Deallocated (fsm.c:568) 20241124164256471 DMM DEBUG MM_STATE_Iu[0x612000006820]{Detached}: Deallocated (fsm.c:568) 20241124164256471 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Deallocated (fsm.c:568) 20241124164256471 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164256514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164256514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164256514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164256514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164256514 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164256514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164256514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164256514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164256514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164256515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164256515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164256515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164256516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164256516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164256516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164256516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164256516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164256516 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164256516 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164256516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(83)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164256516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164256516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164256520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164256531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164256531 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164256559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164256559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164256559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164256559 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164256559 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164256559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164256559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164256559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(88)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164256559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164256561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164256561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164256561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164256561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164256561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164256562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164256562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164256562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164256562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164256562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164256562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164256562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164256562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164256566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164256576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164256576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(86)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164256589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164256589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164256589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164256589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164256589 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164256589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164256589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164256589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164256589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164256591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164256591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164256591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164256591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164256591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164256591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164256591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164256591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164256591 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164256591 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164256591 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164256591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164256591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164256595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164256605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164256606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164256883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164256883 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164256883 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164256883 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164256886 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(94)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164256886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@d2a15586120d: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='DD1DD1BC'O, index=0 SGSN_Test-GSUP(95)@d2a15586120d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@d2a15586120d: 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 := 'D6952D723CC2DCD31BB2F02412569852'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0684B8D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98189BD762AAD0AD'O } } } } } 20241124164256931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164256931 DLLC NOTICE LLME(ffffffff/dd1dd1bc){UNASSIGNED} LLC RX: unknown TLLI 0xdd1dd1bc, creating LLME on the fly (gprs_llc.c:552) 20241124164256931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164256931 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164256931 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: Allocated (fsm.c:456) 20241124164256931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Allocated (fsm.c:456) 20241124164256931 DMM DEBUG MM_STATE_Gb[0x612000006ca0]{Idle}: Allocated (fsm.c:456) 20241124164256931 DMM DEBUG MM_STATE_Iu[0x612000006e20]{Detached}: Allocated (fsm.c:456) 20241124164256932 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164256932 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164256932 DLLC NOTICE LLME(ffffffff/dd1dd1bc){UNASSIGNED} LLGM Assign pre (dd1dd1bc => fd54fc1f) (gprs_llc.c:1079) 20241124164256932 DLLC NOTICE LLME(dd1dd1bc/fd54fc1f){ASSIGNED} LLGM Assign post (dd1dd1bc => fd54fc1f) (gprs_llc.c:1125) 20241124164256932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164256932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164256932 DMM DEBUG MM(262420000000021/fd54fc1f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164256943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164256943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164256943 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164256943 DMM DEBUG MM(262420000000021/fd54fc1f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241124164256943 DMM NOTICE MM(262420000000021/fd54fc1f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164256943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164256943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164256943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164256943 DMM DEBUG MM(262420000000021/fd54fc1f) Requesting authorization (sgsn_auth.c:160) 20241124164256943 DMM INFO MM(262420000000021/fd54fc1f) Requesting authentication tuples (sgsn_auth.c:184) 20241124164256944 DMM DEBUG MM(262420000000021/fd54fc1f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164256944 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241124164256944 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)@d2a15586120d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@d2a15586120d: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241124164256947 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164256947 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164256947 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164256947 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164256947 DMM INFO MM(262420000000021/fd54fc1f) Subscriber data update (mmctx.c:445) 20241124164256947 DMM DEBUG MM(262420000000021/fd54fc1f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164256947 DMM INFO MM(262420000000021/fd54fc1f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164256947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164256947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164256947 DMM INFO MM(262420000000021/fd54fc1f) <- GMM AUTH AND CIPHERING REQ (rand = d6 95 2d 72 3c c2 dc d3 1b b2 f0 24 12 56 98 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164256955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164256955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164256955 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164256955 DMM INFO MM(262420000000021/fd54fc1f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164256955 DMM NOTICE MM(262420000000021/fd54fc1f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164256955 DMM DEBUG MM(262420000000021/fd54fc1f) checking auth: received GSM SRES = 06 84 b8 d9 (gprs_gmm.c:648) 20241124164256955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164256955 DMM DEBUG MM(262420000000021/fd54fc1f) Requesting authorization (sgsn_auth.c:160) 20241124164256955 DMM INFO MM(262420000000021/fd54fc1f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164256955 DMM DEBUG MM(262420000000021/fd54fc1f) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164256955 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241124164256955 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) 20241124164256955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164256956 DMM INFO MM(262420000000021/fd54fc1f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd54fc1f) (gprs_gmm.c:282) 20241124164256957 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164256957 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164256957 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241124164256957 DMM INFO MM(262420000000021/fd54fc1f) Subscriber data update (mmctx.c:445) 20241124164256957 DMM DEBUG MM(262420000000021/fd54fc1f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164256957 DMM INFO MM(262420000000021/fd54fc1f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164256957 DMM NOTICE MM(262420000000021/fd54fc1f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241124164256957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164256957 DMM NOTICE MM(262420000000021/fd54fc1f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164256957 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) 20241124164256958 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164256958 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241124164256958 DMM INFO MM(262420000000021/fd54fc1f) Subscriber data update (mmctx.c:445) 20241124164256958 DMM DEBUG MM(262420000000021/fd54fc1f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164256963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164256963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164256963 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164256963 DMM INFO MM(262420000000021/fd54fc1f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164256963 DMM NOTICE MM(262420000000021/fd54fc1f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164256964 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164256964 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164256964 DLLC NOTICE LLME(dd1dd1bc/fd54fc1f){ASSIGNED} LLGM Assign pre (ffffffff => fd54fc1f) (gprs_llc.c:1079) 20241124164256964 DLLC NOTICE LLME(ffffffff/fd54fc1f){ASSIGNED} LLGM Assign post (ffffffff => fd54fc1f) (gprs_llc.c:1125) 20241124164256964 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164256964 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164256964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164256964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@d2a15586120d: setverdict(pass): none -> pass 20241124164257015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164257015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124164257015 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164257015 DMM INFO MM(262420000000021/fd54fc1f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124164257015 DMM INFO MM(262420000000021/fd54fc1f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124164257015 DMM DEBUG MM(262420000000021/fd54fc1f) Using GGSN 0 (gprs_sm.c:317) 20241124164257015 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241124164257015 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124164257015 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241124164257015 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241124164257027 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 7a 0f e6 73 11 cc 9c 99 81 14 05 7f eb db ee 23 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) 20241124164257027 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87de848, cbp=0x614000002ea0) (sgsn_libgtp.c:630) 20241124164257027 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124164257027 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100082e0b8 TLLI=fd54fc1f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124164257027 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124164257027 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124164257036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164257036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241124164257036 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164257036 DMM INFO MM(262420000000021/fd54fc1f) -> GMM ATTACH REQUEST MI(TMSI-0xFD54FC1F) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164257036 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164257036 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241124164257036 DLLC NOTICE LLME(ffffffff/fd54fc1f){ASSIGNED} LLGM Assign pre (fd54fc1f => ecd23e86) (gprs_llc.c:1079) 20241124164257036 DLLC NOTICE LLME(fd54fc1f/ecd23e86){ASSIGNED} LLGM Assign post (fd54fc1f => ecd23e86) (gprs_llc.c:1125) 20241124164257036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164257036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164257036 DMM DEBUG MM(262420000000021/ecd23e86) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164257041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164257041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241124164257041 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164257041 DMM DEBUG MM(262420000000021/ecd23e86) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241124164257041 DMM NOTICE MM(262420000000021/ecd23e86) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164257041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164257041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164257041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164257041 DMM DEBUG MM(262420000000021/ecd23e86) Requesting authorization (sgsn_auth.c:160) 20241124164257041 DMM INFO MM(262420000000021/ecd23e86) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164257041 DMM DEBUG MM(262420000000021/ecd23e86) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164257041 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241124164257041 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) 20241124164257042 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164257042 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164257042 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241124164257042 DMM INFO MM(262420000000021/ecd23e86) Subscriber data update (mmctx.c:445) 20241124164257042 DMM DEBUG MM(262420000000021/ecd23e86) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241124164257042 DMM INFO MM(262420000000021/ecd23e86) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241124164257043 DMM NOTICE MM(262420000000021/ecd23e86) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241124164257043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164257043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164257043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241124164257043 DMM INFO MM(262420000000021/ecd23e86) <- GMM ATTACH ACCEPT (new P-TMSI=0xecd23e86) (gprs_gmm.c:282) 20241124164257043 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) 20241124164257043 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) TC_attach_timeout_after_pdp_act(97)@d2a15586120d: Trying to receive 5 ATTACH ACCEPTs 20241124164257044 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241124164257044 DMM INFO MM(262420000000021/ecd23e86) Subscriber data update (mmctx.c:445) 20241124164257044 DMM DEBUG MM(262420000000021/ecd23e86) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164303044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241124164303044 DMM INFO MM(262420000000021/ecd23e86) <- GMM ATTACH ACCEPT (new P-TMSI=0xecd23e86) (gprs_gmm.c:282) 20241124164304254 DGPRS DEBUG Checking for inactive LLMEs, time = 14277318 (sgsn.c:132) 20241124164309045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241124164309045 DMM INFO MM(262420000000021/ecd23e86) <- GMM ATTACH ACCEPT (new P-TMSI=0xecd23e86) (gprs_gmm.c:282) 20241124164315047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241124164315047 DMM INFO MM(262420000000021/ecd23e86) <- GMM ATTACH ACCEPT (new P-TMSI=0xecd23e86) (gprs_gmm.c:282) 20241124164316884 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124164316884 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241124164316884 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164321048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241124164321048 DMM INFO MM(262420000000021/ecd23e86) <- GMM ATTACH ACCEPT (new P-TMSI=0xecd23e86) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@d2a15586120d: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@d2a15586120d: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241124164326517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164326519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164326519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164326562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164326564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164326564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164326592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164326594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164326594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164327049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241124164327049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241124164327049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241124164327049 DMM NOTICE MM(262420000000021/ecd23e86) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124164327049 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241124164327049 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100082e0b8, TLLI=ecd23e86, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124164327049 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124164327049 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124164327049 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241124164327049 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241124164327050 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) 20241124164327050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Reject}: Deallocated (fsm.c:568) 20241124164327050 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Deallocated (fsm.c:568) 20241124164327050 DMM DEBUG MM_STATE_Iu[0x612000006e20]{Detached}: Deallocated (fsm.c:568) 20241124164327050 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241124164327050 DLLC NOTICE LLME(fd54fc1f/ecd23e86){ASSIGNED} LLGM Assign pre (ecd23e86 => ffffffff) (gprs_llc.c:1079) 20241124164327050 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecd23e86 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@d2a15586120d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@d2a15586120d: Final verdict of PTC: pass 20241124164327560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41040<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@d2a15586120d: Final verdict of PTC: none 20241124164327562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164327562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(83)@d2a15586120d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@d2a15586120d: Final verdict of PTC: none -NSVCI98(89)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@d2a15586120d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@d2a15586120d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@d2a15586120d: Final verdict of PTC: none -NSVCI99(93)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(91)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(81)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(87)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Nov 24 16:43:27 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241124164327694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164327995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42316<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127756) 20241124164328564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164328564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=127756, count=132112) 20241124164329564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164329565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Nov 24 16:43:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164330565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164330565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_auth_id_timeout started. 20241124164331059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164331060 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164331103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164331103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164331103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164331103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164331103 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164331103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164331103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164331103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164331103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164331104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164331105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164331105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164331105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164331105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164331105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164331105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164331105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164331105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164331105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164331105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164331105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164331105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164331108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164331116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164331116 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(104)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164331144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164331144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164331144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164331144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164331144 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164331144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164331144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164331144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164331144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164331146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164331146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164331146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164331146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164331146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164331146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164331146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164331146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164331146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164331146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164331146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(107)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164331147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164331147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164331150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(108)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164331160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164331160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164331183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164331183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164331183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164331183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164331183 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164331183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164331183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164331183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164331183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164331185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164331185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164331185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164331186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164331186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164331186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164331186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164331186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164331186 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164331186 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164331186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164331186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164331186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164331190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164331199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164331199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164331567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164331567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164331567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164331567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164331569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(113)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164331569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@d2a15586120d: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='D04ED6C6'O, index=0 SGSN_Test-GSUP(114)@d2a15586120d: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241124164331613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164331613 DLLC NOTICE LLME(ffffffff/d04ed6c6){UNASSIGNED} LLC RX: unknown TLLI 0xd04ed6c6, creating LLME on the fly (gprs_llc.c:552) 20241124164331613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164331614 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164331614 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: Allocated (fsm.c:456) 20241124164331614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: Allocated (fsm.c:456) 20241124164331614 DMM DEBUG MM_STATE_Gb[0x612000007420]{Idle}: Allocated (fsm.c:456) 20241124164331614 DMM DEBUG MM_STATE_Iu[0x6120000075a0]{Detached}: Allocated (fsm.c:456) 20241124164331614 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164331614 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164331614 DLLC NOTICE LLME(ffffffff/d04ed6c6){UNASSIGNED} LLGM Assign pre (d04ed6c6 => df0b22af) (gprs_llc.c:1079) 20241124164331614 DLLC NOTICE LLME(d04ed6c6/df0b22af){ASSIGNED} LLGM Assign post (d04ed6c6 => df0b22af) (gprs_llc.c:1125) 20241124164331614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164331614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164331614 DMM DEBUG MM(262420000000002/df0b22af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164334256 DGPRS DEBUG Checking for inactive LLMEs, time = 14277348 (sgsn.c:132) 20241124164337615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164337615 DMM DEBUG MM(262420000000002/df0b22af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164343616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164343616 DMM DEBUG MM(262420000000002/df0b22af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164349617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164349617 DMM DEBUG MM(262420000000002/df0b22af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164351568 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124164351568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164351568 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241124164355618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164355618 DMM DEBUG MM(262420000000002/df0b22af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164401106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164401108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164401108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164401148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164401150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164401150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164401187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164401189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164401189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164401619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164401619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241124164401619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241124164401619 DMM NOTICE MM(262420000000002/df0b22af) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241124164401619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Reject}: Deallocated (fsm.c:568) 20241124164401619 DMM DEBUG MM_STATE_Gb(0)[0x612000007420]{Idle}: Deallocated (fsm.c:568) 20241124164401619 DMM DEBUG MM_STATE_Iu[0x6120000075a0]{Detached}: Deallocated (fsm.c:568) 20241124164401619 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241124164401619 DLLC NOTICE LLME(d04ed6c6/df0b22af){ASSIGNED} LLGM Assign pre (df0b22af => ffffffff) (gprs_llc.c:1079) 20241124164401619 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df0b22af => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@d2a15586120d: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@d2a15586120d: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@d2a15586120d: Final verdict of PTC: pass 20241124164401629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42332<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(102)@d2a15586120d: Final verdict of PTC: none 20241124164401631 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164401631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_id_timeout-BVCI196(101)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(114)@d2a15586120d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@d2a15586120d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@d2a15586120d: Final verdict of PTC: none -NSVCI98(107)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@d2a15586120d: Final verdict of PTC: none -NSVCI99(112)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(100)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(105)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(110)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Nov 24 16:44:01 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241124164401764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164402065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60464) 20241124164402632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164402632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60464, count=68720) 20241124164403633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164403633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Nov 24 16:44:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164404257 DGPRS DEBUG Checking for inactive LLMEs, time = 14277378 (sgsn.c:132) 20241124164404633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164404634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_auth_sai_timeout started. 20241124164405125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164405126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164405178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164405178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164405178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164405178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164405178 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164405178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164405178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164405178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164405178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164405180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164405180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164405180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164405180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164405180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164405180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164405180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164405180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164405180 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164405181 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164405181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164405181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164405181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164405186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164405197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164405197 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(119)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(127)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(127)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(126)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164405219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164405220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164405220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164405220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164405220 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164405220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164405220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164405220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164405220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(127)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164405222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164405222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164405222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164405222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164405222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164405222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164405222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164405222 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164405222 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164405222 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164405222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164405222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164405222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(127)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(127)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164405227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164405237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164405237 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(126)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(124)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(131)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164405244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164405244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164405244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164405244 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164405244 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164405244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164405244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164405244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164405244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164405246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164405246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164405246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164405246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164405246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164405246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164405246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164405246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164405246 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164405246 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164405247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(131)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164405247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164405247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164405251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164405261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164405261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164405635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164405635 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164405635 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164405635 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164405636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(132)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164405637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@d2a15586120d: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CB2F5B1A'O, index=0 SGSN_Test-GSUP(133)@d2a15586120d: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241124164405679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164405680 DLLC NOTICE LLME(ffffffff/cb2f5b1a){UNASSIGNED} LLC RX: unknown TLLI 0xcb2f5b1a, creating LLME on the fly (gprs_llc.c:552) 20241124164405680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164405680 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164405680 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: Allocated (fsm.c:456) 20241124164405680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: Allocated (fsm.c:456) 20241124164405680 DMM DEBUG MM_STATE_Gb[0x612000007a20]{Idle}: Allocated (fsm.c:456) 20241124164405680 DMM DEBUG MM_STATE_Iu[0x612000007ba0]{Detached}: Allocated (fsm.c:456) 20241124164405680 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164405680 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164405680 DLLC NOTICE LLME(ffffffff/cb2f5b1a){UNASSIGNED} LLGM Assign pre (cb2f5b1a => c4a4a42b) (gprs_llc.c:1079) 20241124164405680 DLLC NOTICE LLME(cb2f5b1a/c4a4a42b){ASSIGNED} LLGM Assign post (cb2f5b1a => c4a4a42b) (gprs_llc.c:1125) 20241124164405680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164405680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164405680 DMM DEBUG MM(262420000000003/c4a4a42b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164405693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164405693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164405693 DMM DEBUG MM_STATE_Gb(0)[0x612000007a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164405693 DMM DEBUG MM(262420000000003/c4a4a42b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241124164405693 DMM NOTICE MM(262420000000003/c4a4a42b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164405693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164405693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164405694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164405694 DMM DEBUG MM(262420000000003/c4a4a42b) Requesting authorization (sgsn_auth.c:160) 20241124164405694 DMM INFO MM(262420000000003/c4a4a42b) Requesting authentication tuples (sgsn_auth.c:184) 20241124164405694 DMM DEBUG MM(262420000000003/c4a4a42b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164405694 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241124164405694 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)@d2a15586120d: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@d2a15586120d: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241124164411695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241124164411695 DMM ERROR MM(262420000000003/c4a4a42b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241124164411695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241124164411695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241124164411695 DMM NOTICE MM(262420000000003/c4a4a42b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241124164411695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Reject}: Deallocated (fsm.c:568) 20241124164411695 DMM DEBUG MM_STATE_Gb(0)[0x612000007a20]{Idle}: Deallocated (fsm.c:568) 20241124164411695 DMM DEBUG MM_STATE_Iu[0x612000007ba0]{Detached}: Deallocated (fsm.c:568) 20241124164411695 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241124164411695 DLLC NOTICE LLME(cb2f5b1a/c4a4a42b){ASSIGNED} LLGM Assign pre (c4a4a42b => ffffffff) (gprs_llc.c:1079) 20241124164411695 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4a4a42b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@d2a15586120d: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@d2a15586120d: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@d2a15586120d: Final verdict of PTC: pass 20241124164411705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@d2a15586120d: Final verdict of PTC: none 20241124164411708 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164411708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(121)@d2a15586120d: Final verdict of PTC: none -NSVCI98(127)@d2a15586120d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(126)@d2a15586120d: Final verdict of PTC: none -NSVCI99(131)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@d2a15586120d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(124)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(129)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(120)@d2a15586120d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(125)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(124): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(125): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(126): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(127): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Nov 24 16:44:11 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20241124164411836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164412138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66196) 20241124164412709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164412709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66196, count=67456) 20241124164413710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164413710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Nov 24 16:44:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164414712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164414712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_auth_sai_reject started. 20241124164415198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164415199 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164415242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164415242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164415242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164415242 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164415242 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164415242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164415242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164415242 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164415242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164415244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164415244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164415244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164415245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164415245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164415245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164415245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164415245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164415245 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164415245 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164415245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164415245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164415245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164415250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164415261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164415261 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164415282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164415282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164415282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164415282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164415282 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164415282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164415282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164415282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164415282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164415284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164415284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164415284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164415284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164415284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164415284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164415284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164415284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164415284 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164415284 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164415284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164415285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164415285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164415289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164415299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164415299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(143)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164415317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164415317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164415317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164415317 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164415317 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164415317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164415317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164415317 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164415318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164415319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164415319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164415319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164415320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164415320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164415320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164415320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164415320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164415320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164415320 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164415320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164415320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164415321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164415324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164415334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164415334 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164415713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164415713 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164415713 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164415713 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164415715 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(151)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241124164415716 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@d2a15586120d: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='C6B4242A'O, index=0 SGSN_Test-GSUP(152)@d2a15586120d: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241124164415761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164415761 DLLC NOTICE LLME(ffffffff/c6b4242a){UNASSIGNED} LLC RX: unknown TLLI 0xc6b4242a, creating LLME on the fly (gprs_llc.c:552) 20241124164415761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164415761 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164415761 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: Allocated (fsm.c:456) 20241124164415761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: Allocated (fsm.c:456) 20241124164415761 DMM DEBUG MM_STATE_Gb[0x612000008020]{Idle}: Allocated (fsm.c:456) 20241124164415761 DMM DEBUG MM_STATE_Iu[0x6120000081a0]{Detached}: Allocated (fsm.c:456) 20241124164415761 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164415761 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164415761 DLLC NOTICE LLME(ffffffff/c6b4242a){UNASSIGNED} LLGM Assign pre (c6b4242a => d68699f0) (gprs_llc.c:1079) 20241124164415761 DLLC NOTICE LLME(c6b4242a/d68699f0){ASSIGNED} LLGM Assign post (c6b4242a => d68699f0) (gprs_llc.c:1125) 20241124164415761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164415761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164415761 DMM DEBUG MM(262420000000004/d68699f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164415775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164415775 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164415775 DMM DEBUG MM_STATE_Gb(0)[0x612000008020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164415775 DMM DEBUG MM(262420000000004/d68699f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241124164415775 DMM NOTICE MM(262420000000004/d68699f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164415775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164415775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164415775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164415775 DMM DEBUG MM(262420000000004/d68699f0) Requesting authorization (sgsn_auth.c:160) 20241124164415775 DMM INFO MM(262420000000004/d68699f0) Requesting authentication tuples (sgsn_auth.c:184) 20241124164415775 DMM DEBUG MM(262420000000004/d68699f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164415776 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241124164415776 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)@d2a15586120d: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@d2a15586120d: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241124164415779 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241124164415779 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241124164415779 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241124164421777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241124164421777 DMM ERROR MM(262420000000004/d68699f0) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241124164421777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241124164421777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241124164421777 DMM NOTICE MM(262420000000004/d68699f0) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241124164421777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Reject}: Deallocated (fsm.c:568) 20241124164421777 DMM DEBUG MM_STATE_Gb(0)[0x612000008020]{Idle}: Deallocated (fsm.c:568) 20241124164421777 DMM DEBUG MM_STATE_Iu[0x6120000081a0]{Detached}: Deallocated (fsm.c:568) 20241124164421777 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241124164421777 DLLC NOTICE LLME(c6b4242a/d68699f0){ASSIGNED} LLGM Assign pre (d68699f0 => ffffffff) (gprs_llc.c:1079) 20241124164421777 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d68699f0 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@d2a15586120d: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@d2a15586120d: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@d2a15586120d: Final verdict of PTC: pass 20241124164421788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51742<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164421790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) SGSN_Test-GSUP(152)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@d2a15586120d: Final verdict of PTC: none 20241124164421790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(151)@d2a15586120d: Final verdict of PTC: none -NSVCI97(140)@d2a15586120d: Final verdict of PTC: none -NSVCI98(145)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@d2a15586120d: Final verdict of PTC: none -NSVCI99(150)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@d2a15586120d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@d2a15586120d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@d2a15586120d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(144)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(138)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(148)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Nov 24 16:44:21 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20241124164421919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164422220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64656) 20241124164422791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164422791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64656, count=69012) 20241124164423792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164423792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Nov 24 16:44:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164424794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164424794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_gsup_lu_timeout started. 20241124164425280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164425281 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164425333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164425333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164425333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164425333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164425333 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164425333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164425333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164425333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164425333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(160)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(159)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164425335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164425335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164425335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164425335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164425335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164425335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164425335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164425335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164425335 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164425335 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164425335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164425336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164425336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(160)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164425340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(156)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164425350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164425350 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(157)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(164)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164425372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164425372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164425372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164425372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164425372 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164425372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164425372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164425372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164425372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(165)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164425373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164425373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164425374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164425374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164425374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164425374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164425374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164425374 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164425374 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164425374 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164425374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164425374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164425374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(165)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164425379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164425390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164425390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(164)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_gsup_lu_timeout-BVCI210(162)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(169)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164425399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164425399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164425399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164425399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164425399 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164425400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164425400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164425400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164425400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164425401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164425401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164425401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164425402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164425402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164425402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164425402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164425402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164425402 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164425402 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164425402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(169)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164425402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164425402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164425405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164425414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164425414 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164425795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164425796 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164425796 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164425796 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164425798 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(170)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164425798 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@d2a15586120d: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='EF852C26'O, index=0 SGSN_Test-GSUP(171)@d2a15586120d: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@d2a15586120d: 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 := 'C5BD4006847186A483F2665291C0EA27'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6433A62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76A54192F65B11E0'O } } } } } 20241124164426849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164426849 DLLC NOTICE LLME(ffffffff/ef852c26){UNASSIGNED} LLC RX: unknown TLLI 0xef852c26, creating LLME on the fly (gprs_llc.c:552) 20241124164426849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164426849 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164426849 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Allocated (fsm.c:456) 20241124164426849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: Allocated (fsm.c:456) 20241124164426849 DMM DEBUG MM_STATE_Gb[0x612000008620]{Idle}: Allocated (fsm.c:456) 20241124164426850 DMM DEBUG MM_STATE_Iu[0x6120000087a0]{Detached}: Allocated (fsm.c:456) 20241124164426850 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164426850 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164426850 DLLC NOTICE LLME(ffffffff/ef852c26){UNASSIGNED} LLGM Assign pre (ef852c26 => f3c89bae) (gprs_llc.c:1079) 20241124164426850 DLLC NOTICE LLME(ef852c26/f3c89bae){ASSIGNED} LLGM Assign post (ef852c26 => f3c89bae) (gprs_llc.c:1125) 20241124164426850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164426850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164426850 DMM DEBUG MM(262420000000005/f3c89bae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164426863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164426863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164426863 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164426863 DMM DEBUG MM(262420000000005/f3c89bae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241124164426863 DMM NOTICE MM(262420000000005/f3c89bae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164426863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164426863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164426863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164426863 DMM DEBUG MM(262420000000005/f3c89bae) Requesting authorization (sgsn_auth.c:160) 20241124164426863 DMM INFO MM(262420000000005/f3c89bae) Requesting authentication tuples (sgsn_auth.c:184) 20241124164426863 DMM DEBUG MM(262420000000005/f3c89bae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164426863 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241124164426864 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)@d2a15586120d: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@d2a15586120d: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241124164426866 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164426866 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164426866 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164426866 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164426866 DMM INFO MM(262420000000005/f3c89bae) Subscriber data update (mmctx.c:445) 20241124164426866 DMM DEBUG MM(262420000000005/f3c89bae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164426866 DMM INFO MM(262420000000005/f3c89bae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164426867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164426867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164426867 DMM INFO MM(262420000000005/f3c89bae) <- GMM AUTH AND CIPHERING REQ (rand = c5 bd 40 06 84 71 86 a4 83 f2 66 52 91 c0 ea 27 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164426874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164426874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164426874 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164426874 DMM INFO MM(262420000000005/f3c89bae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164426874 DMM NOTICE MM(262420000000005/f3c89bae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164426874 DMM DEBUG MM(262420000000005/f3c89bae) checking auth: received GSM SRES = b6 43 3a 62 (gprs_gmm.c:648) 20241124164426874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164426874 DMM DEBUG MM(262420000000005/f3c89bae) Requesting authorization (sgsn_auth.c:160) 20241124164426875 DMM INFO MM(262420000000005/f3c89bae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164426875 DMM DEBUG MM(262420000000005/f3c89bae) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164426875 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241124164426875 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) 20241124164426875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164426875 DMM INFO MM(262420000000005/f3c89bae) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3c89bae) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@d2a15586120d: setverdict(fail): none -> fail MC@d2a15586120d: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241124164426883 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164426883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(171)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@d2a15586120d: Final verdict of PTC: none -NSVCI97(160)@d2a15586120d: Final verdict of PTC: none -NSVCI99(169)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@d2a15586120d: Final verdict of PTC: none -NSVCI98(165)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@d2a15586120d: Final verdict of PTC: none 20241124164426885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45844<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(164)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@d2a15586120d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@d2a15586120d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@d2a15586120d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(158)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(167)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(163)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@d2a15586120d: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@d2a15586120d: Final verdict of PTC: fail MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@d2a15586120d: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Nov 24 16:44:26 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20241124164426952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164427354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40830<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45924) 20241124164427884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164427884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45924, count=74140) 20241124164428885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164428885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Nov 24 16:44:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164429887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164429887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_gsup_lu_reject started. 20241124164430418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164430419 DMM INFO MM(262420000000005/f3c89bae) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164430420 DMM INFO MM(262420000000005/f3c89bae) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164430420 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164430420 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164430420 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164430420 DMM ERROR MM_STATE_Gb(0)[0x612000008620]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241124164430420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241124164430420 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Deallocated (fsm.c:568) 20241124164430420 DMM DEBUG MM_STATE_Iu[0x6120000087a0]{Detached}: Deallocated (fsm.c:568) 20241124164430420 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Deallocated (fsm.c:568) 20241124164430420 DLLC NOTICE LLME(ef852c26/f3c89bae){ASSIGNED} LLGM Assign pre (f3c89bae => ffffffff) (gprs_llc.c:1079) 20241124164430420 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3c89bae => ffffffff) (gprs_llc.c:1125) 20241124164430420 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164430469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164430469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164430469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164430470 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164430470 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164430470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164430470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164430470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164430470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(178)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(179)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164430471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164430471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164430471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164430471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164430471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164430471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164430471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164430472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164430472 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164430472 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164430472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164430472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164430472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(179)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164430476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164430485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164430485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(176)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(178)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164430505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) SGSN_Test-Gb2-NS2(183)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164430505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164430505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164430505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164430505 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164430505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164430505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164430505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164430505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(184)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164430508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164430508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164430508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164430508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164430508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164430508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164430508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164430508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164430508 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164430508 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164430508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164430509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(184)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164430509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164430512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164430522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164430522 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(183)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_gsup_lu_reject-BVCI210(181)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(188)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164430531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164430531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164430531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164430531 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164430531 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164430531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164430531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164430531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164430531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164430532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164430532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164430532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164430533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164430533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164430533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164430533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164430533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164430533 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164430533 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164430533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164430533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164430533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164430538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164430547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164430547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164430888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164430888 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164430888 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164430888 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164430890 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(189)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164430891 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@d2a15586120d: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='DFF71736'O, index=0 SGSN_Test-GSUP(190)@d2a15586120d: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@d2a15586120d: 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 := '93FD01E00C731337C957CDF5C6880B94'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8ACC2E48'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '967C958E6F0C3972'O } } } } } 20241124164431942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164431942 DLLC NOTICE LLME(ffffffff/dff71736){UNASSIGNED} LLC RX: unknown TLLI 0xdff71736, creating LLME on the fly (gprs_llc.c:552) 20241124164431942 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164431942 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164431942 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Allocated (fsm.c:456) 20241124164431942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: Allocated (fsm.c:456) 20241124164431942 DMM DEBUG MM_STATE_Gb[0x612000008c20]{Idle}: Allocated (fsm.c:456) 20241124164431942 DMM DEBUG MM_STATE_Iu[0x612000008da0]{Detached}: Allocated (fsm.c:456) 20241124164431942 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164431942 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164431942 DLLC NOTICE LLME(ffffffff/dff71736){UNASSIGNED} LLGM Assign pre (dff71736 => eabfa9b0) (gprs_llc.c:1079) 20241124164431942 DLLC NOTICE LLME(dff71736/eabfa9b0){ASSIGNED} LLGM Assign post (dff71736 => eabfa9b0) (gprs_llc.c:1125) 20241124164431942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164431942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164431942 DMM DEBUG MM(262420000000006/eabfa9b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164431955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164431955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164431955 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164431955 DMM DEBUG MM(262420000000006/eabfa9b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241124164431955 DMM NOTICE MM(262420000000006/eabfa9b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164431955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164431955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164431955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164431955 DMM DEBUG MM(262420000000006/eabfa9b0) Requesting authorization (sgsn_auth.c:160) 20241124164431955 DMM INFO MM(262420000000006/eabfa9b0) Requesting authentication tuples (sgsn_auth.c:184) 20241124164431955 DMM DEBUG MM(262420000000006/eabfa9b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164431955 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241124164431955 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)@d2a15586120d: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@d2a15586120d: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241124164431958 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164431958 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164431958 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164431958 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164431958 DMM INFO MM(262420000000006/eabfa9b0) Subscriber data update (mmctx.c:445) 20241124164431958 DMM DEBUG MM(262420000000006/eabfa9b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164431958 DMM INFO MM(262420000000006/eabfa9b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164431958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164431958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164431958 DMM INFO MM(262420000000006/eabfa9b0) <- GMM AUTH AND CIPHERING REQ (rand = 93 fd 01 e0 0c 73 13 37 c9 57 cd f5 c6 88 0b 94 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164431967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164431967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164431967 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164431967 DMM INFO MM(262420000000006/eabfa9b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164431967 DMM NOTICE MM(262420000000006/eabfa9b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164431967 DMM DEBUG MM(262420000000006/eabfa9b0) checking auth: received GSM SRES = 8a cc 2e 48 (gprs_gmm.c:648) 20241124164431967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164431967 DMM DEBUG MM(262420000000006/eabfa9b0) Requesting authorization (sgsn_auth.c:160) 20241124164431967 DMM INFO MM(262420000000006/eabfa9b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164431967 DMM DEBUG MM(262420000000006/eabfa9b0) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164431967 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241124164431967 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) 20241124164431968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164431968 DMM INFO MM(262420000000006/eabfa9b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xeabfa9b0) (gprs_gmm.c:282) 20241124164431968 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241124164431968 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241124164431968 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241124164431968 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164431968 DMM INFO MM(262420000000006/eabfa9b0) Subscriber data update (mmctx.c:445) 20241124164431968 DMM DEBUG MM(262420000000006/eabfa9b0) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@d2a15586120d: setverdict(fail): none -> fail MC@d2a15586120d: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@d2a15586120d: Final verdict of PTC: none 20241124164431977 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164431977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(179)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@d2a15586120d: Final verdict of PTC: none -NSVCI98(184)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@d2a15586120d: Final verdict of PTC: none 20241124164431979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40846<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(183)@d2a15586120d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@d2a15586120d: Final verdict of PTC: none -NSVCI99(188)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@d2a15586120d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@d2a15586120d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(177)@d2a15586120d: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@d2a15586120d: Final verdict of PTC: fail -NSVCI99-provIP(186)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(182)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@d2a15586120d: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Nov 24 16:44:31 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20241124164432047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164432455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48100) 20241124164432978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164432978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48100, count=80248) 20241124164433980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164433980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124164434258 DGPRS DEBUG Checking for inactive LLMEs, time = 14277408 (sgsn.c:132) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Nov 24 16:44:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164434982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164434982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_combined started. 20241124164435515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164435517 DMM INFO MM(262420000000006/eabfa9b0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164435517 DMM INFO MM(262420000000006/eabfa9b0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164435517 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164435517 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164435517 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164435517 DMM ERROR MM_STATE_Gb(0)[0x612000008c20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241124164435517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241124164435517 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Deallocated (fsm.c:568) 20241124164435517 DMM DEBUG MM_STATE_Iu[0x612000008da0]{Detached}: Deallocated (fsm.c:568) 20241124164435517 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Deallocated (fsm.c:568) 20241124164435517 DLLC NOTICE LLME(dff71736/eabfa9b0){ASSIGNED} LLGM Assign pre (eabfa9b0 => ffffffff) (gprs_llc.c:1079) 20241124164435517 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eabfa9b0 => ffffffff) (gprs_llc.c:1125) 20241124164435517 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164435563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164435563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164435563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164435563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164435563 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164435563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164435563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164435563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164435563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164435565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164435565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164435565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164435565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164435565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164435565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164435565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164435565 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164435565 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164435565 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164435565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164435565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164435565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164435569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(198)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164435579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164435579 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(202)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164435608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164435608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164435609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164435609 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164435609 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164435609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164435609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164435609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164435609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164435611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164435611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164435611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164435611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164435611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164435611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164435611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164435611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164435611 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164435611 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164435611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164435611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164435611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164435615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164435624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164435624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(204)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(200)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164435636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164435636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164435636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164435636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164435636 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164435636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164435636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164435636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164435636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164435638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164435638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164435638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164435638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164435638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164435638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164435638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164435638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164435638 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164435638 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164435638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164435638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164435638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164435643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164435652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164435652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164435983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164435983 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164435983 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164435983 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164435985 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(208)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164435986 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@d2a15586120d: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='F44B3651'O, index=0 SGSN_Test-GSUP(209)@d2a15586120d: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@d2a15586120d: 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 := '9E32404296E96DD73B4E3D1AF7492C19'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '116E0546'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36C34AC1C8DD8755'O } } } } } 20241124164437040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164437040 DLLC NOTICE LLME(ffffffff/f44b3651){UNASSIGNED} LLC RX: unknown TLLI 0xf44b3651, creating LLME on the fly (gprs_llc.c:552) 20241124164437040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164437040 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241124164437040 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Allocated (fsm.c:456) 20241124164437040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Allocated (fsm.c:456) 20241124164437040 DMM DEBUG MM_STATE_Gb[0x612000009220]{Idle}: Allocated (fsm.c:456) 20241124164437040 DMM DEBUG MM_STATE_Iu[0x6120000093a0]{Detached}: Allocated (fsm.c:456) 20241124164437040 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164437040 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164437040 DLLC NOTICE LLME(ffffffff/f44b3651){UNASSIGNED} LLGM Assign pre (f44b3651 => d76d4e1c) (gprs_llc.c:1079) 20241124164437040 DLLC NOTICE LLME(f44b3651/d76d4e1c){ASSIGNED} LLGM Assign post (f44b3651 => d76d4e1c) (gprs_llc.c:1125) 20241124164437040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164437040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164437040 DMM DEBUG MM(262420000000007/d76d4e1c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164437054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164437054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164437054 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164437054 DMM DEBUG MM(262420000000007/d76d4e1c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241124164437054 DMM NOTICE MM(262420000000007/d76d4e1c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164437054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164437054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164437054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164437054 DMM DEBUG MM(262420000000007/d76d4e1c) Requesting authorization (sgsn_auth.c:160) 20241124164437054 DMM INFO MM(262420000000007/d76d4e1c) Requesting authentication tuples (sgsn_auth.c:184) 20241124164437054 DMM DEBUG MM(262420000000007/d76d4e1c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164437054 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241124164437054 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)@d2a15586120d: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@d2a15586120d: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241124164437057 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164437057 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164437057 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164437057 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164437057 DMM INFO MM(262420000000007/d76d4e1c) Subscriber data update (mmctx.c:445) 20241124164437057 DMM DEBUG MM(262420000000007/d76d4e1c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164437057 DMM INFO MM(262420000000007/d76d4e1c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164437057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164437057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164437058 DMM INFO MM(262420000000007/d76d4e1c) <- GMM AUTH AND CIPHERING REQ (rand = 9e 32 40 42 96 e9 6d d7 3b 4e 3d 1a f7 49 2c 19 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164437065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164437065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164437065 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164437065 DMM INFO MM(262420000000007/d76d4e1c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164437065 DMM NOTICE MM(262420000000007/d76d4e1c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164437066 DMM DEBUG MM(262420000000007/d76d4e1c) checking auth: received GSM SRES = 11 6e 05 46 (gprs_gmm.c:648) 20241124164437066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164437066 DMM DEBUG MM(262420000000007/d76d4e1c) Requesting authorization (sgsn_auth.c:160) 20241124164437066 DMM INFO MM(262420000000007/d76d4e1c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164437066 DMM DEBUG MM(262420000000007/d76d4e1c) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164437066 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241124164437066 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) 20241124164437066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164437066 DMM INFO MM(262420000000007/d76d4e1c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd76d4e1c) (gprs_gmm.c:282) 20241124164437067 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164437067 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164437067 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241124164437067 DMM INFO MM(262420000000007/d76d4e1c) Subscriber data update (mmctx.c:445) 20241124164437067 DMM DEBUG MM(262420000000007/d76d4e1c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164437067 DMM INFO MM(262420000000007/d76d4e1c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164437067 DMM NOTICE MM(262420000000007/d76d4e1c) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241124164437067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164437067 DMM NOTICE MM(262420000000007/d76d4e1c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164437067 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) 20241124164437068 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164437068 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241124164437068 DMM INFO MM(262420000000007/d76d4e1c) Subscriber data update (mmctx.c:445) 20241124164437068 DMM DEBUG MM(262420000000007/d76d4e1c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@d2a15586120d: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@d2a15586120d: Removing Client IMSI='262420000000007'H, index=0 20241124164437075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164437075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164437075 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164437075 DMM INFO MM(262420000000007/d76d4e1c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164437075 DMM NOTICE MM(262420000000007/d76d4e1c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164437075 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164437075 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164437075 DLLC NOTICE LLME(f44b3651/d76d4e1c){ASSIGNED} LLGM Assign pre (ffffffff => d76d4e1c) (gprs_llc.c:1079) 20241124164437075 DLLC NOTICE LLME(ffffffff/d76d4e1c){ASSIGNED} LLGM Assign post (ffffffff => d76d4e1c) (gprs_llc.c:1125) 20241124164437075 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164437075 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164437075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164437075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@d2a15586120d: Final verdict of PTC: pass 20241124164437078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40872<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164437079 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164437079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(209)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@d2a15586120d: Final verdict of PTC: none -NSVCI99(207)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@d2a15586120d: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@d2a15586120d: Final verdict of PTC: none -NSVCI98(203)@d2a15586120d: Final verdict of PTC: none -NSVCI97(197)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@d2a15586120d: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@d2a15586120d: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(195)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(201)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(205)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_combined finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Nov 24 16:44:37 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241124164437206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164437608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85024) 20241124164438081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164438081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85024, count=89380) 20241124164439082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164439082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Nov 24 16:44:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164440084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164440084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_accept_all started. 20241124164440667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164440669 DMM INFO MM(262420000000007/d76d4e1c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164440669 DMM INFO MM(262420000000007/d76d4e1c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164440669 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164440669 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164440669 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164440669 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164440669 DLLC NOTICE LLME(ffffffff/d76d4e1c){ASSIGNED} LLGM Assign pre (d76d4e1c => ffffffff) (gprs_llc.c:1079) 20241124164440669 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d76d4e1c => ffffffff) (gprs_llc.c:1125) 20241124164440669 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241124164440669 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) 20241124164440669 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:402) 20241124164440669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Deallocated (fsm.c:568) 20241124164440669 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Deallocated (fsm.c:568) 20241124164440669 DMM DEBUG MM_STATE_Iu[0x6120000093a0]{Detached}: Deallocated (fsm.c:568) 20241124164440669 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Deallocated (fsm.c:568) 20241124164440669 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164440710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164440711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164440711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164440711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164440711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164440711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164440711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164440711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164440711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164440713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164440713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164440713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164440713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164440713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164440713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164440713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164440713 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164440713 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164440713 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164440713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(216)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164440714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164440714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164440719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164440727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164440727 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(215)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(222)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164440758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164440758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164440758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164440758 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164440758 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164440758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164440758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164440758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164440758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(221)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(222)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164440760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164440760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164440760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164440761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164440761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164440761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164440761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164440761 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164440761 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164440761 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164440761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164440761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164440761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(222)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164440765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164440774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164440774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(223)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(219)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(221)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164440784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164440784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164440784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164440784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164440784 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164440784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164440784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164440784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164440784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164440786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164440786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164440786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164440786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164440786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164440786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164440786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164440786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164440786 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164440786 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164440786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164440787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164440787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164440791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164440801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164440802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164441085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164441085 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164441085 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164441085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164441087 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(227)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164441088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@d2a15586120d: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='E3984535'O, index=0 SGSN_Test-GSUP(228)@d2a15586120d: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241124164442144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164442144 DLLC NOTICE LLME(ffffffff/e3984535){UNASSIGNED} LLC RX: unknown TLLI 0xe3984535, creating LLME on the fly (gprs_llc.c:552) 20241124164442144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164442145 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164442145 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Allocated (fsm.c:456) 20241124164442145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Allocated (fsm.c:456) 20241124164442145 DMM DEBUG MM_STATE_Gb[0x612000009820]{Idle}: Allocated (fsm.c:456) 20241124164442145 DMM DEBUG MM_STATE_Iu[0x6120000099a0]{Detached}: Allocated (fsm.c:456) 20241124164442145 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164442145 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164442145 DLLC NOTICE LLME(ffffffff/e3984535){UNASSIGNED} LLGM Assign pre (e3984535 => cedc4dda) (gprs_llc.c:1079) 20241124164442145 DLLC NOTICE LLME(e3984535/cedc4dda){ASSIGNED} LLGM Assign post (e3984535 => cedc4dda) (gprs_llc.c:1125) 20241124164442145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164442145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164442145 DMM DEBUG MM(262420000000008/cedc4dda) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164442159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164442159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164442160 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164442160 DMM DEBUG MM(262420000000008/cedc4dda) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241124164442160 DMM NOTICE MM(262420000000008/cedc4dda) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164442160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164442160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164442160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241124164442160 DMM INFO MM(262420000000008/cedc4dda) <- GMM ATTACH ACCEPT (new P-TMSI=0xcedc4dda) (gprs_gmm.c:282) TC_attach_accept_all(230)@d2a15586120d: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@d2a15586120d: Removing Client IMSI='262420000000008'H, index=0 20241124164443148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164443148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164443149 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164443149 DMM INFO MM(262420000000008/cedc4dda) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164443149 DMM NOTICE MM(262420000000008/cedc4dda) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164443149 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164443149 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164443149 DLLC NOTICE LLME(e3984535/cedc4dda){ASSIGNED} LLGM Assign pre (ffffffff => cedc4dda) (gprs_llc.c:1079) 20241124164443149 DLLC NOTICE LLME(ffffffff/cedc4dda){ASSIGNED} LLGM Assign post (ffffffff => cedc4dda) (gprs_llc.c:1125) 20241124164443149 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164443149 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164443149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164443149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@d2a15586120d: Final verdict of PTC: pass 20241124164443151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59378<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@d2a15586120d: Final verdict of PTC: none 20241124164443153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164443153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(227)@d2a15586120d: Final verdict of PTC: none -NSVCI97(216)@d2a15586120d: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@d2a15586120d: Final verdict of PTC: none -NSVCI98(222)@d2a15586120d: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@d2a15586120d: Final verdict of PTC: none -NSVCI99(226)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@d2a15586120d: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(220)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(214)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(224)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_accept_all finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Nov 24 16:44:43 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 20241124164443282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164443684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69740) 20241124164444154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164444154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69740, count=71000) 20241124164445156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164445156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Nov 24 16:44:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164446158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164446158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_closed started. 20241124164446745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164446747 DMM INFO MM(262420000000008/cedc4dda) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164446747 DMM INFO MM(262420000000008/cedc4dda) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164446747 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164446747 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164446747 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164446747 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164446747 DLLC NOTICE LLME(ffffffff/cedc4dda){ASSIGNED} LLGM Assign pre (cedc4dda => ffffffff) (gprs_llc.c:1079) 20241124164446747 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cedc4dda => ffffffff) (gprs_llc.c:1125) 20241124164446747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Deallocated (fsm.c:568) 20241124164446747 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Deallocated (fsm.c:568) 20241124164446747 DMM DEBUG MM_STATE_Iu[0x6120000099a0]{Detached}: Deallocated (fsm.c:568) 20241124164446747 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Deallocated (fsm.c:568) 20241124164446747 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164446791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164446791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164446791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164446791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164446791 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164446791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164446792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164446792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164446792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164446793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164446793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164446793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164446793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164446793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164446793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164446793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164446793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164446793 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164446793 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164446793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164446794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164446794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164446798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164446807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164446807 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164446825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164446825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164446826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164446826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164446826 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164446826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164446826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164446826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164446826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164446827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164446827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164446827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164446827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164446827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164446827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164446827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164446827 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164446827 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164446827 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164446828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(240)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164446828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164446828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164446832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164446841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164446841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(241)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 TC_attach_closed-BVCI210(239)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(245)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164446865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164446865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164446865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164446865 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164446865 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164446865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164446865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164446865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164446865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164446867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164446867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164446867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164446867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164446867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164446867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164446867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164446867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164446867 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164446867 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164446867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164446868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164446868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164446871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164446880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164446880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164447159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164447159 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164447159 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164447159 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164447161 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(246)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164447162 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@d2a15586120d: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D08A48F5'O, index=0 SGSN_Test-GSUP(247)@d2a15586120d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@d2a15586120d: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D08A48F5'O, index=1 20241124164448218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164448218 DLLC NOTICE LLME(ffffffff/d08a48f5){UNASSIGNED} LLC RX: unknown TLLI 0xd08a48f5, creating LLME on the fly (gprs_llc.c:552) 20241124164448218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164448218 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164448218 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: Allocated (fsm.c:456) 20241124164448218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: Allocated (fsm.c:456) 20241124164448218 DMM DEBUG MM_STATE_Gb[0x612000009e20]{Idle}: Allocated (fsm.c:456) 20241124164448218 DMM DEBUG MM_STATE_Iu[0x612000009fa0]{Detached}: Allocated (fsm.c:456) 20241124164448218 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164448218 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164448218 DLLC NOTICE LLME(ffffffff/d08a48f5){UNASSIGNED} LLGM Assign pre (d08a48f5 => f838898a) (gprs_llc.c:1079) 20241124164448218 DLLC NOTICE LLME(d08a48f5/f838898a){ASSIGNED} LLGM Assign post (d08a48f5 => f838898a) (gprs_llc.c:1125) 20241124164448218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164448218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164448218 DMM DEBUG MM(001010123456789/f838898a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164448231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164448231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164448232 DMM DEBUG MM_STATE_Gb(0)[0x612000009e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164448232 DMM DEBUG MM(001010123456789/f838898a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241124164448232 DMM NOTICE MM(001010123456789/f838898a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164448232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164448232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164448232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241124164448232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241124164448232 DMM NOTICE MM(001010123456789/f838898a) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241124164448232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Reject}: Deallocated (fsm.c:568) 20241124164448232 DMM DEBUG MM_STATE_Gb(0)[0x612000009e20]{Idle}: Deallocated (fsm.c:568) 20241124164448232 DMM DEBUG MM_STATE_Iu[0x612000009fa0]{Detached}: Deallocated (fsm.c:568) 20241124164448232 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241124164448232 DLLC NOTICE LLME(d08a48f5/f838898a){ASSIGNED} LLGM Assign pre (f838898a => ffffffff) (gprs_llc.c:1079) 20241124164448232 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f838898a => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@d2a15586120d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@d2a15586120d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@d2a15586120d: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@d2a15586120d: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='F32DFC13'O, index=2 SGSN_Test-GSUP(247)@d2a15586120d: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241124164448274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164448274 DLLC NOTICE LLME(ffffffff/f32dfc13){UNASSIGNED} LLC RX: unknown TLLI 0xf32dfc13, creating LLME on the fly (gprs_llc.c:552) 20241124164448274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164448274 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164448274 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Allocated (fsm.c:456) 20241124164448274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Allocated (fsm.c:456) 20241124164448274 DMM DEBUG MM_STATE_Gb[0x61200000a420]{Idle}: Allocated (fsm.c:456) 20241124164448274 DMM DEBUG MM_STATE_Iu[0x61200000a5a0]{Detached}: Allocated (fsm.c:456) 20241124164448274 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164448274 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164448274 DLLC NOTICE LLME(ffffffff/f32dfc13){UNASSIGNED} LLGM Assign pre (f32dfc13 => c43204b6) (gprs_llc.c:1079) 20241124164448275 DLLC NOTICE LLME(f32dfc13/c43204b6){ASSIGNED} LLGM Assign post (f32dfc13 => c43204b6) (gprs_llc.c:1125) 20241124164448275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164448275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164448275 DMM DEBUG MM(262420000000010/c43204b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164448281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164448281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164448281 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164448281 DMM DEBUG MM(262420000000010/c43204b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241124164448281 DMM NOTICE MM(262420000000010/c43204b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164448281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164448281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164448282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241124164448282 DMM INFO MM(262420000000010/c43204b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc43204b6) (gprs_gmm.c:282) TC_attach_closed(250)@d2a15586120d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@d2a15586120d: Removing Client IMSI='262420000000010'H, index=2 20241124164449278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164449278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164449279 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164449279 DMM INFO MM(262420000000010/c43204b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164449279 DMM NOTICE MM(262420000000010/c43204b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164449279 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164449279 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164449279 DLLC NOTICE LLME(f32dfc13/c43204b6){ASSIGNED} LLGM Assign pre (ffffffff => c43204b6) (gprs_llc.c:1079) 20241124164449279 DLLC NOTICE LLME(ffffffff/c43204b6){ASSIGNED} LLGM Assign post (ffffffff => c43204b6) (gprs_llc.c:1125) 20241124164449279 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164449279 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164449279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164449279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@d2a15586120d: Final verdict of PTC: pass 20241124164449281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49314<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164449283 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164449283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed-BVCI196(234)@d2a15586120d: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@d2a15586120d: Final verdict of PTC: none -NSVCI99(245)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(247)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@d2a15586120d: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@d2a15586120d: Final verdict of PTC: none -NSVCI98(240)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@d2a15586120d: Final verdict of PTC: none -NSVCI97(235)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(233)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(238)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(243)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@d2a15586120d: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@d2a15586120d: Test case TC_attach_closed finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Nov 24 16:44:49 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241124164449410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164449812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49326<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78016) 20241124164450284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164450284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=78016, count=82372) 20241124164451285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164451285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Nov 24 16:44:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164452285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164452285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_no_imei_response started. 20241124164452872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164452873 DMM INFO MM(262420000000010/c43204b6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164452873 DMM INFO MM(262420000000010/c43204b6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164452873 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164452873 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164452873 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164452873 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164452873 DLLC NOTICE LLME(ffffffff/c43204b6){ASSIGNED} LLGM Assign pre (c43204b6 => ffffffff) (gprs_llc.c:1079) 20241124164452873 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c43204b6 => ffffffff) (gprs_llc.c:1125) 20241124164452873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Deallocated (fsm.c:568) 20241124164452873 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Deallocated (fsm.c:568) 20241124164452873 DMM DEBUG MM_STATE_Iu[0x61200000a5a0]{Detached}: Deallocated (fsm.c:568) 20241124164452874 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Deallocated (fsm.c:568) 20241124164452874 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164452928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164452928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164452929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164452929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164452929 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164452929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164452929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164452929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164452929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164452930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164452930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164452931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164452931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164452931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164452931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164452931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164452931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164452931 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164452931 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164452931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164452931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164452931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(256)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164452935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164452945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164452945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164452963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164452963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164452963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164452963 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164452963 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164452963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164452963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164452963 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164452963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164452965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164452965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164452965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164452965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164452965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164452965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164452965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164452965 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164452965 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164452965 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164452965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164452966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164452966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164452969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164452979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164452979 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164453000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164453000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164453000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164453000 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164453000 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164453000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164453000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164453000 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164453000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164453002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164453002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164453002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164453002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164453002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164453002 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164453002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164453002 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164453002 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164453002 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164453002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164453003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164453003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164453006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164453015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164453015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164453286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164453287 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164453287 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164453287 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164453289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(266)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241124164453289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@d2a15586120d: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E9597E9B'O, index=0 SGSN_Test-GSUP(267)@d2a15586120d: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241124164454337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164454337 DLLC NOTICE LLME(ffffffff/e9597e9b){UNASSIGNED} LLC RX: unknown TLLI 0xe9597e9b, creating LLME on the fly (gprs_llc.c:552) 20241124164454338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164454338 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241124164454338 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: Allocated (fsm.c:456) 20241124164454338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: Allocated (fsm.c:456) 20241124164454338 DMM DEBUG MM_STATE_Gb[0x61200000aa20]{Idle}: Allocated (fsm.c:456) 20241124164454338 DMM DEBUG MM_STATE_Iu[0x61200000aba0]{Detached}: Allocated (fsm.c:456) 20241124164454338 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164454338 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164454338 DLLC NOTICE LLME(ffffffff/e9597e9b){UNASSIGNED} LLGM Assign pre (e9597e9b => f6d592cc) (gprs_llc.c:1079) 20241124164454338 DLLC NOTICE LLME(e9597e9b/f6d592cc){ASSIGNED} LLGM Assign post (e9597e9b => f6d592cc) (gprs_llc.c:1125) 20241124164454338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164454338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164454338 DMM DEBUG MM(262420000000032/f6d592cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164500338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164500339 DMM DEBUG MM(262420000000032/f6d592cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164504259 DGPRS DEBUG Checking for inactive LLMEs, time = 14277438 (sgsn.c:132) 20241124164506339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164506339 DMM DEBUG MM(262420000000032/f6d592cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164512340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164512340 DMM DEBUG MM(262420000000032/f6d592cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164513287 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124164513288 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164513288 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241124164518341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164518342 DMM DEBUG MM(262420000000032/f6d592cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164522933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164522935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164522935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164522966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164522969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164522969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164523004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164523006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164523006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164524342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164524342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241124164524342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241124164524342 DMM NOTICE MM(262420000000032/f6d592cc) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241124164524343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Reject}: Deallocated (fsm.c:568) 20241124164524343 DMM DEBUG MM_STATE_Gb(0)[0x61200000aa20]{Idle}: Deallocated (fsm.c:568) 20241124164524343 DMM DEBUG MM_STATE_Iu[0x61200000aba0]{Detached}: Deallocated (fsm.c:568) 20241124164524343 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241124164524343 DLLC NOTICE LLME(e9597e9b/f6d592cc){ASSIGNED} LLGM Assign pre (f6d592cc => ffffffff) (gprs_llc.c:1079) 20241124164524343 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6d592cc => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@d2a15586120d: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@d2a15586120d: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@d2a15586120d: Final verdict of PTC: pass 20241124164524352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49340<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164524354 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164524354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(267)@d2a15586120d: Final verdict of PTC: none -NSVCI97(255)@d2a15586120d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@d2a15586120d: Final verdict of PTC: none -NSVCI99(265)@d2a15586120d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@d2a15586120d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@d2a15586120d: Final verdict of PTC: none -NSVCI98(260)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(253)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(258)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(263)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Nov 24 16:45:24 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 20241124164524482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164524784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63328) 20241124164525355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164525355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63328, count=71584) 20241124164526356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164526356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Nov 24 16:45:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164527357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164527357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_no_imsi_response started. 20241124164527843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164527844 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164527899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164527899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164527899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164527899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164527899 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164527899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164527899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164527899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164527899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(274)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(275)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164527901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164527901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164527901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164527902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164527902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164527902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164527902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164527902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164527902 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164527902 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164527902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(275)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164527902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164527902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164527906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(271)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164527915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164527915 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(272)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164527933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164527933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164527933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164527933 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb2-NS2(279)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164527933 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164527934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164527934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164527934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164527934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(280)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164527936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164527936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164527936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164527936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164527936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164527936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164527936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164527936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164527936 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164527936 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164527936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164527937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164527937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164527941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164527950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164527950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(277)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164527960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164527960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164527960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164527960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164527960 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164527960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164527960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164527960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164527960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164527962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164527962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164527962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164527962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164527962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164527962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164527962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164527962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164527962 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164527962 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164527962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164527963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164527963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164527966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164527975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164527975 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164528357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164528357 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164528358 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164528358 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164528360 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(285)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164528360 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@d2a15586120d: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='E4364A17'O, index=0 SGSN_Test-GSUP(286)@d2a15586120d: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241124164529414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164529414 DLLC NOTICE LLME(ffffffff/e4364a17){UNASSIGNED} LLC RX: unknown TLLI 0xe4364a17, creating LLME on the fly (gprs_llc.c:552) 20241124164529414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164529414 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241124164529414 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: Allocated (fsm.c:456) 20241124164529414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: Allocated (fsm.c:456) 20241124164529414 DMM DEBUG MM_STATE_Gb[0x61200000b020]{Idle}: Allocated (fsm.c:456) 20241124164529414 DMM DEBUG MM_STATE_Iu[0x61200000b1a0]{Detached}: Allocated (fsm.c:456) 20241124164529414 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164529414 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164529414 DLLC NOTICE LLME(ffffffff/e4364a17){UNASSIGNED} LLGM Assign pre (e4364a17 => ce193f69) (gprs_llc.c:1079) 20241124164529415 DLLC NOTICE LLME(e4364a17/ce193f69){ASSIGNED} LLGM Assign post (e4364a17 => ce193f69) (gprs_llc.c:1125) 20241124164529415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164529415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164529415 DMM DEBUG MM(/ce193f69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164529427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164529427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164529427 DMM DEBUG MM_STATE_Gb(3828763159)[0x61200000b020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164529427 DMM DEBUG MM(/ce193f69) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241124164529427 DMM NOTICE MM(/ce193f69) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164529427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164529427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241124164529427 DMM DEBUG MM(/ce193f69) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241124164534260 DGPRS DEBUG Checking for inactive LLMEs, time = 14277468 (sgsn.c:132) 20241124164535428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164535428 DMM DEBUG MM(/ce193f69) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241124164541429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164541429 DMM DEBUG MM(/ce193f69) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241124164547430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164547430 DMM DEBUG MM(/ce193f69) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241124164548358 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124164548358 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164548359 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241124164553431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164553431 DMM DEBUG MM(/ce193f69) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241124164557904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164557906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164557906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164557937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164557939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164557939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164557963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164557965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164557965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164559431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241124164559431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241124164559431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241124164559431 DMM NOTICE MM(/ce193f69) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241124164559432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Reject}: Deallocated (fsm.c:568) 20241124164559432 DMM DEBUG MM_STATE_Gb(3828763159)[0x61200000b020]{Idle}: Deallocated (fsm.c:568) 20241124164559432 DMM DEBUG MM_STATE_Iu[0x61200000b1a0]{Detached}: Deallocated (fsm.c:568) 20241124164559432 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241124164559432 DLLC NOTICE LLME(e4364a17/ce193f69){ASSIGNED} LLGM Assign pre (ce193f69 => ffffffff) (gprs_llc.c:1079) 20241124164559432 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce193f69 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@d2a15586120d: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@d2a15586120d: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@d2a15586120d: Final verdict of PTC: pass 20241124164559441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43032<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@d2a15586120d: Final verdict of PTC: none 20241124164559444 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164559444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(284)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@d2a15586120d: Final verdict of PTC: none -NSVCI98(280)@d2a15586120d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@d2a15586120d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@d2a15586120d: Final verdict of PTC: none -NSVCI97(275)@d2a15586120d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(282)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(273)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(278)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Nov 24 16:45:59 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 20241124164559573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164559874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64216) 20241124164600445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164600445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64216, count=72468) 20241124164601446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164601446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Nov 24 16:46:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164602447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164602447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_closed_add_vty started. 20241124164602934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164602935 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164602983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164602983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164602983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164602983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164602983 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164602983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164602983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164602983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164602983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(294)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(293)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164602986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164602986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164602986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164602986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164602986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164602986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164602986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164602986 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164602986 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164602986 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164602986 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(294)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164602987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164602987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(294)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164602991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164602998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164602998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(291)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(293)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164603010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164603010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164603010 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164603010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164603010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164603010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164603012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164603012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164603012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164603012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164603012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164603012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164603012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164603012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164603012 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164603012 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164603012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164603012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164603012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164603016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164603026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164603026 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(300)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(304)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164603050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164603050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164603050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164603050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164603050 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164603050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164603050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164603051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164603051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(304)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164603052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164603052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164603052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164603053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164603053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164603053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164603053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164603053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164603053 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164603053 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164603053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164603053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164603053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(304)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(304)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164603057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164603065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164603065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(301)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164603448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164603448 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164603448 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164603448 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(303)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164603450 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(303)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164603450 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(303)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(303)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(303)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124164604261 DGPRS DEBUG Checking for inactive LLMEs, time = 14277498 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(291)@d2a15586120d: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='C7592E7D'O, index=0 SGSN_Test-GSUP(305)@d2a15586120d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@d2a15586120d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='C7592E7D'O, index=1 20241124164604513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164604513 DLLC NOTICE LLME(ffffffff/c7592e7d){UNASSIGNED} LLC RX: unknown TLLI 0xc7592e7d, creating LLME on the fly (gprs_llc.c:552) 20241124164604513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164604513 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164604513 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: Allocated (fsm.c:456) 20241124164604513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: Allocated (fsm.c:456) 20241124164604513 DMM DEBUG MM_STATE_Gb[0x61200000b620]{Idle}: Allocated (fsm.c:456) 20241124164604513 DMM DEBUG MM_STATE_Iu[0x61200000b7a0]{Detached}: Allocated (fsm.c:456) 20241124164604513 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164604513 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164604514 DLLC NOTICE LLME(ffffffff/c7592e7d){UNASSIGNED} LLGM Assign pre (c7592e7d => c98896ca) (gprs_llc.c:1079) 20241124164604514 DLLC NOTICE LLME(c7592e7d/c98896ca){ASSIGNED} LLGM Assign post (c7592e7d => c98896ca) (gprs_llc.c:1125) 20241124164604514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164604514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164604514 DMM DEBUG MM(001010123456789/c98896ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164604525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164604525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164604525 DMM DEBUG MM_STATE_Gb(0)[0x61200000b620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164604526 DMM DEBUG MM(001010123456789/c98896ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241124164604526 DMM NOTICE MM(001010123456789/c98896ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164604526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164604526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164604526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241124164604526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241124164604526 DMM NOTICE MM(001010123456789/c98896ca) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241124164604526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Reject}: Deallocated (fsm.c:568) 20241124164604526 DMM DEBUG MM_STATE_Gb(0)[0x61200000b620]{Idle}: Deallocated (fsm.c:568) 20241124164604526 DMM DEBUG MM_STATE_Iu[0x61200000b7a0]{Detached}: Deallocated (fsm.c:568) 20241124164604526 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241124164604526 DLLC NOTICE LLME(c7592e7d/c98896ca){ASSIGNED} LLGM Assign pre (c98896ca => ffffffff) (gprs_llc.c:1079) 20241124164604526 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c98896ca => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@d2a15586120d: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@d2a15586120d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@d2a15586120d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='C7592E7D'O, index=2 20241124164604533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164604533 DLLC NOTICE LLME(ffffffff/c7592e7d){UNASSIGNED} LLC RX: unknown TLLI 0xc7592e7d, creating LLME on the fly (gprs_llc.c:552) 20241124164604533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241124164604534 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164604534 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Allocated (fsm.c:456) 20241124164604534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Allocated (fsm.c:456) 20241124164604534 DMM DEBUG MM_STATE_Gb[0x61200000bc20]{Idle}: Allocated (fsm.c:456) 20241124164604534 DMM DEBUG MM_STATE_Iu[0x61200000bda0]{Detached}: Allocated (fsm.c:456) 20241124164604534 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164604534 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164604534 DLLC NOTICE LLME(ffffffff/c7592e7d){UNASSIGNED} LLGM Assign pre (c7592e7d => f1cbbf0d) (gprs_llc.c:1079) 20241124164604534 DLLC NOTICE LLME(c7592e7d/f1cbbf0d){ASSIGNED} LLGM Assign post (c7592e7d => f1cbbf0d) (gprs_llc.c:1125) 20241124164604534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164604534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164604534 DMM DEBUG MM(001010123456700/f1cbbf0d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164604540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164604540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164604540 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164604540 DMM DEBUG MM(001010123456700/f1cbbf0d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241124164604540 DMM NOTICE MM(001010123456700/f1cbbf0d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164604540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164604540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164604540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241124164604540 DMM INFO MM(001010123456700/f1cbbf0d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1cbbf0d) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@d2a15586120d: Removing Client IMSI='001010123456700'H, index=2 20241124164605537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164605537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164605537 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164605537 DMM INFO MM(001010123456700/f1cbbf0d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164605537 DMM NOTICE MM(001010123456700/f1cbbf0d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164605537 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164605537 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164605537 DLLC NOTICE LLME(c7592e7d/f1cbbf0d){ASSIGNED} LLGM Assign pre (ffffffff => f1cbbf0d) (gprs_llc.c:1079) 20241124164605537 DLLC NOTICE LLME(ffffffff/f1cbbf0d){ASSIGNED} LLGM Assign post (ffffffff => f1cbbf0d) (gprs_llc.c:1125) 20241124164605537 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164605537 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164605537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164605537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@d2a15586120d: Final verdict of PTC: pass 20241124164605540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51880<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164605542 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164605542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(305)@d2a15586120d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(303)@d2a15586120d: Final verdict of PTC: none -NSVCI97(294)@d2a15586120d: Final verdict of PTC: none -NSVCI98(298)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@d2a15586120d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@d2a15586120d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(301)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@d2a15586120d: Final verdict of PTC: none -NSVCI99(304)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(292)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(302)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(296)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Nov 24 16:46:05 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20241124164605672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164606074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77412) 20241124164606543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164606543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77412, count=81768) 20241124164607544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164607544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Nov 24 16:46:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164608545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164608545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_check_subscriber_list started. 20241124164609134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164609135 DMM INFO MM(001010123456700/f1cbbf0d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164609135 DMM INFO MM(001010123456700/f1cbbf0d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164609135 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164609135 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164609135 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164609135 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164609135 DLLC NOTICE LLME(ffffffff/f1cbbf0d){ASSIGNED} LLGM Assign pre (f1cbbf0d => ffffffff) (gprs_llc.c:1079) 20241124164609135 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1cbbf0d => ffffffff) (gprs_llc.c:1125) 20241124164609135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Deallocated (fsm.c:568) 20241124164609135 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Deallocated (fsm.c:568) 20241124164609135 DMM DEBUG MM_STATE_Iu[0x61200000bda0]{Detached}: Deallocated (fsm.c:568) 20241124164609136 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Deallocated (fsm.c:568) 20241124164609136 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164609179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164609179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164609179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164609179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164609179 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164609179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164609179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164609179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164609179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164609181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164609181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164609181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164609181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164609181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164609181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164609181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164609181 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164609181 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164609181 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164609181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164609181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164609181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164609184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164609193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164609193 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(311)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164609218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164609218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164609218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164609218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164609218 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164609218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164609218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164609218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164609218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164609220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164609220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164609220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164609220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164609220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164609220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164609220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164609220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164609220 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164609220 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164609220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164609220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164609220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164609224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164609234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164609234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164609267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164609267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164609267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164609267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164609267 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164609267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164609267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164609267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164609267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164609270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164609270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164609270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164609270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164609270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164609270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164609270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164609270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164609270 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164609270 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164609270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(323)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164609271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164609271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164609275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164609285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164609285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(320)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164609545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164609545 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164609546 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164609546 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(322)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164609548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) 20241124164609548 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(322)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@d2a15586120d: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D8EA72BB'O, index=0 SGSN_Test-GSUP(324)@d2a15586120d: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@d2a15586120d: 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 := 'C873D9D46A55A11E69C4502A3787250C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7A11133'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D52705E1D5BA379'O } } } } } 20241124164610601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164610601 DLLC NOTICE LLME(ffffffff/d8ea72bb){UNASSIGNED} LLC RX: unknown TLLI 0xd8ea72bb, creating LLME on the fly (gprs_llc.c:552) 20241124164610601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164610601 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164610601 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Allocated (fsm.c:456) 20241124164610601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Allocated (fsm.c:456) 20241124164610601 DMM DEBUG MM_STATE_Gb[0x612000010120]{Idle}: Allocated (fsm.c:456) 20241124164610601 DMM DEBUG MM_STATE_Iu[0x6120000102a0]{Detached}: Allocated (fsm.c:456) 20241124164610601 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164610601 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164610601 DLLC NOTICE LLME(ffffffff/d8ea72bb){UNASSIGNED} LLGM Assign pre (d8ea72bb => f10b634d) (gprs_llc.c:1079) 20241124164610601 DLLC NOTICE LLME(d8ea72bb/f10b634d){ASSIGNED} LLGM Assign post (d8ea72bb => f10b634d) (gprs_llc.c:1125) 20241124164610601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164610602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164610602 DMM DEBUG MM(262420000000034/f10b634d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164610612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164610612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164610612 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164610612 DMM DEBUG MM(262420000000034/f10b634d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241124164610612 DMM NOTICE MM(262420000000034/f10b634d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164610612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164610612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164610612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164610612 DMM DEBUG MM(262420000000034/f10b634d) Requesting authorization (sgsn_auth.c:160) 20241124164610612 DMM INFO MM(262420000000034/f10b634d) Requesting authentication tuples (sgsn_auth.c:184) 20241124164610612 DMM DEBUG MM(262420000000034/f10b634d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164610613 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241124164610613 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)@d2a15586120d: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@d2a15586120d: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241124164610615 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164610615 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164610615 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164610615 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164610615 DMM INFO MM(262420000000034/f10b634d) Subscriber data update (mmctx.c:445) 20241124164610615 DMM DEBUG MM(262420000000034/f10b634d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164610615 DMM INFO MM(262420000000034/f10b634d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164610615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164610616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164610616 DMM INFO MM(262420000000034/f10b634d) <- GMM AUTH AND CIPHERING REQ (rand = c8 73 d9 d4 6a 55 a1 1e 69 c4 50 2a 37 87 25 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164610622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164610622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164610622 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164610622 DMM INFO MM(262420000000034/f10b634d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164610622 DMM NOTICE MM(262420000000034/f10b634d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164610622 DMM DEBUG MM(262420000000034/f10b634d) checking auth: received GSM SRES = d7 a1 11 33 (gprs_gmm.c:648) 20241124164610623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164610623 DMM DEBUG MM(262420000000034/f10b634d) Requesting authorization (sgsn_auth.c:160) 20241124164610623 DMM INFO MM(262420000000034/f10b634d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164610623 DMM DEBUG MM(262420000000034/f10b634d) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164610623 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241124164610623 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) 20241124164610623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164610623 DMM INFO MM(262420000000034/f10b634d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf10b634d) (gprs_gmm.c:282) 20241124164610624 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164610624 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164610624 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241124164610624 DMM INFO MM(262420000000034/f10b634d) Subscriber data update (mmctx.c:445) 20241124164610624 DMM DEBUG MM(262420000000034/f10b634d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164610624 DMM INFO MM(262420000000034/f10b634d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164610624 DMM NOTICE MM(262420000000034/f10b634d) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241124164610624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164610624 DMM NOTICE MM(262420000000034/f10b634d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164610624 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) 20241124164610625 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164610625 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241124164610625 DMM INFO MM(262420000000034/f10b634d) Subscriber data update (mmctx.c:445) 20241124164610625 DMM DEBUG MM(262420000000034/f10b634d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164610630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164610630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164610630 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164610630 DMM INFO MM(262420000000034/f10b634d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164610630 DMM NOTICE MM(262420000000034/f10b634d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164610630 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164610630 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164610630 DLLC NOTICE LLME(d8ea72bb/f10b634d){ASSIGNED} LLGM Assign pre (ffffffff => f10b634d) (gprs_llc.c:1079) 20241124164610630 DLLC NOTICE LLME(ffffffff/f10b634d){ASSIGNED} LLGM Assign post (ffffffff => f10b634d) (gprs_llc.c:1125) 20241124164610630 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164610630 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164610631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164610631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@d2a15586120d: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@d2a15586120d: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@d2a15586120d: Final verdict of PTC: pass 20241124164610685 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241124164610685 DMM INFO MM(262420000000034/f10b634d) Subscriber data update (mmctx.c:445) 20241124164610685 DMM DEBUG MM(262420000000034/f10b634d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241124164610685 DMM INFO MM(262420000000034/f10b634d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241124164610685 DMM INFO MM(262420000000034/f10b634d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164610685 DMM INFO MM(262420000000034/f10b634d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164610685 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164610685 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164610685 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164610685 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164610685 DLLC NOTICE LLME(ffffffff/f10b634d){ASSIGNED} LLGM Assign pre (f10b634d => ffffffff) (gprs_llc.c:1079) 20241124164610685 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f10b634d => ffffffff) (gprs_llc.c:1125) 20241124164610685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Deallocated (fsm.c:568) 20241124164610685 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Deallocated (fsm.c:568) 20241124164610685 DMM DEBUG MM_STATE_Iu[0x6120000102a0]{Detached}: Deallocated (fsm.c:568) 20241124164610685 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Deallocated (fsm.c:568) 20241124164610687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49970<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164610689 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164610689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(324)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@d2a15586120d: Final verdict of PTC: none -NSVCI98(317)@d2a15586120d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@d2a15586120d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@d2a15586120d: Final verdict of PTC: none -NSVCI97(312)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@d2a15586120d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@d2a15586120d: Final verdict of PTC: none -NSVCI99(323)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(310)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(321)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(315)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Nov 24 16:46:10 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241124164610815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164611117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90740) 20241124164611690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164611690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90740, count=95096) 20241124164612691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164612691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Nov 24 16:46:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164613692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164613692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_detach_check_subscriber_list started. 20241124164614177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164614178 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164614220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164614220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164614220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164614220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164614220 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164614220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164614220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164614220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164614220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164614222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164614222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164614222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164614222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164614222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164614222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164614222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164614222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164614222 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164614222 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164614222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164614223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164614223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164614227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164614238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164614238 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(333)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(337)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164614263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164614263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164614263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164614263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164614263 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164614263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164614263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164614263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164614263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(336)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(337)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164614265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164614265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164614265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164614265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164614265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164614265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164614265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164614265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164614265 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164614265 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164614265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164614266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164614266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164614270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164614280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164614280 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(334)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164614292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164614292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164614292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164614292 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164614292 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164614292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164614292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164614292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164614292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164614293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164614293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164614293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164614294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164614294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164614294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164614294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164614294 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164614294 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164614294 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164614294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164614294 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164614294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164614298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164614307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164614307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164614693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164614693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164614693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164614693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164614694 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(342)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241124164614695 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@d2a15586120d: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='DA29EE39'O, index=0 SGSN_Test-GSUP(343)@d2a15586120d: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@d2a15586120d: 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 := '4AAA89C96AE0D1C40C3B499CF9C73A00'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FDB691C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1792548FD07EBFB0'O } } } } } 20241124164614738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164614738 DLLC NOTICE LLME(ffffffff/da29ee39){UNASSIGNED} LLC RX: unknown TLLI 0xda29ee39, creating LLME on the fly (gprs_llc.c:552) 20241124164614738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164614738 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164614738 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Allocated (fsm.c:456) 20241124164614738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Allocated (fsm.c:456) 20241124164614738 DMM DEBUG MM_STATE_Gb[0x612000010720]{Idle}: Allocated (fsm.c:456) 20241124164614738 DMM DEBUG MM_STATE_Iu[0x6120000108a0]{Detached}: Allocated (fsm.c:456) 20241124164614738 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164614738 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164614739 DLLC NOTICE LLME(ffffffff/da29ee39){UNASSIGNED} LLGM Assign pre (da29ee39 => ca8e5f6f) (gprs_llc.c:1079) 20241124164614739 DLLC NOTICE LLME(da29ee39/ca8e5f6f){ASSIGNED} LLGM Assign post (da29ee39 => ca8e5f6f) (gprs_llc.c:1125) 20241124164614739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164614739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164614739 DMM DEBUG MM(262420000000033/ca8e5f6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164614751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164614751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164614751 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164614751 DMM DEBUG MM(262420000000033/ca8e5f6f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241124164614751 DMM NOTICE MM(262420000000033/ca8e5f6f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164614751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164614751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164614751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164614751 DMM DEBUG MM(262420000000033/ca8e5f6f) Requesting authorization (sgsn_auth.c:160) 20241124164614751 DMM INFO MM(262420000000033/ca8e5f6f) Requesting authentication tuples (sgsn_auth.c:184) 20241124164614751 DMM DEBUG MM(262420000000033/ca8e5f6f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164614751 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241124164614751 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)@d2a15586120d: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@d2a15586120d: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241124164614754 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164614754 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164614754 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164614754 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164614754 DMM INFO MM(262420000000033/ca8e5f6f) Subscriber data update (mmctx.c:445) 20241124164614754 DMM DEBUG MM(262420000000033/ca8e5f6f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164614754 DMM INFO MM(262420000000033/ca8e5f6f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164614754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164614754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164614754 DMM INFO MM(262420000000033/ca8e5f6f) <- GMM AUTH AND CIPHERING REQ (rand = 4a aa 89 c9 6a e0 d1 c4 0c 3b 49 9c f9 c7 3a 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164614761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164614761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164614761 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164614761 DMM INFO MM(262420000000033/ca8e5f6f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164614761 DMM NOTICE MM(262420000000033/ca8e5f6f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164614761 DMM DEBUG MM(262420000000033/ca8e5f6f) checking auth: received GSM SRES = 8f db 69 1c (gprs_gmm.c:648) 20241124164614761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164614761 DMM DEBUG MM(262420000000033/ca8e5f6f) Requesting authorization (sgsn_auth.c:160) 20241124164614761 DMM INFO MM(262420000000033/ca8e5f6f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164614761 DMM DEBUG MM(262420000000033/ca8e5f6f) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164614761 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241124164614761 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) 20241124164614762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164614762 DMM INFO MM(262420000000033/ca8e5f6f) <- GMM ATTACH ACCEPT (new P-TMSI=0xca8e5f6f) (gprs_gmm.c:282) 20241124164614763 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164614763 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164614763 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241124164614763 DMM INFO MM(262420000000033/ca8e5f6f) Subscriber data update (mmctx.c:445) 20241124164614763 DMM DEBUG MM(262420000000033/ca8e5f6f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164614763 DMM INFO MM(262420000000033/ca8e5f6f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164614763 DMM NOTICE MM(262420000000033/ca8e5f6f) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241124164614763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164614763 DMM NOTICE MM(262420000000033/ca8e5f6f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164614763 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) 20241124164614764 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164614764 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241124164614764 DMM INFO MM(262420000000033/ca8e5f6f) Subscriber data update (mmctx.c:445) 20241124164614764 DMM DEBUG MM(262420000000033/ca8e5f6f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164614769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164614769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164614769 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164614769 DMM INFO MM(262420000000033/ca8e5f6f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164614769 DMM NOTICE MM(262420000000033/ca8e5f6f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164614769 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164614770 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164614770 DLLC NOTICE LLME(da29ee39/ca8e5f6f){ASSIGNED} LLGM Assign pre (ffffffff => ca8e5f6f) (gprs_llc.c:1079) 20241124164614770 DLLC NOTICE LLME(ffffffff/ca8e5f6f){ASSIGNED} LLGM Assign post (ffffffff => ca8e5f6f) (gprs_llc.c:1125) 20241124164614770 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164614770 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164614770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164614770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@d2a15586120d: setverdict(pass): none -> pass 20241124164614821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164614821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241124164614821 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164614821 DMM INFO MM(262420000000033/ca8e5f6f) -> GMM DETACH REQUEST TLLI=0xca8e5f6f type=GPRS detach Power-off (gprs_gmm.c:1440) 20241124164614821 DMM INFO MM(262420000000033/ca8e5f6f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241124164614821 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164614821 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164614821 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164614821 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164614821 DLLC NOTICE LLME(ffffffff/ca8e5f6f){ASSIGNED} LLGM Assign pre (ca8e5f6f => ffffffff) (gprs_llc.c:1079) 20241124164614821 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca8e5f6f => ffffffff) (gprs_llc.c:1125) 20241124164614822 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241124164614822 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) 20241124164614822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Deallocated (fsm.c:568) 20241124164614822 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Deallocated (fsm.c:568) 20241124164614822 DMM DEBUG MM_STATE_Iu[0x6120000108a0]{Detached}: Deallocated (fsm.c:568) 20241124164614822 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Deallocated (fsm.c:568) 20241124164614823 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@d2a15586120d: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@d2a15586120d: Final verdict of PTC: pass 20241124164619831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49996<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164619833 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164619833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(343)@d2a15586120d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@d2a15586120d: Final verdict of PTC: none -NSVCI99(341)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@d2a15586120d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@d2a15586120d: Final verdict of PTC: none -NSVCI98(337)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@d2a15586120d: Final verdict of PTC: none -NSVCI97(331)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@d2a15586120d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(335)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(329)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(339)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Nov 24 16:46:19 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20241124164619963 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164620265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90224) 20241124164620835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164620835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90224, count=94580) 20241124164621836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164621836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Nov 24 16:46:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164622838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164622838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_check_complete_resend started. 20241124164623325 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164623326 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164623369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164623369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164623369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164623369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164623370 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164623370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164623370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164623370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164623370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164623371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164623371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164623371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164623371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164623371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164623371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164623371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164623371 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164623371 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164623371 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164623371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164623371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164623372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164623376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164623385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164623385 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164623413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164623414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164623414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164623414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164623414 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164623414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164623414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164623414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164623414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(355)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164623416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164623416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164623416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164623416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164623416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164623416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164623416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164623416 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164623416 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164623416 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164623416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164623417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164623417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(356)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164623421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164623430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164623430 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(357)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI210(353)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164623444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164623444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164623444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164623444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164623444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164623444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164623444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164623444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164623444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164623445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164623446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164623446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164623446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164623446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164623446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164623446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164623446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164623446 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164623446 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164623446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164623446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164623446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164623450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164623460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164623460 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164623840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164623840 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164623840 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164623840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164623842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(361)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241124164623843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@d2a15586120d: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E20F1186'O, index=0 SGSN_Test-GSUP(362)@d2a15586120d: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@d2a15586120d: 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 := 'B5592D2059550428DDEFFB50B2D6498B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A518455'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '43D0E2CCBBC8EB66'O } } } } } 20241124164624896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164624896 DLLC NOTICE LLME(ffffffff/e20f1186){UNASSIGNED} LLC RX: unknown TLLI 0xe20f1186, creating LLME on the fly (gprs_llc.c:552) 20241124164624897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164624897 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241124164624897 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: Allocated (fsm.c:456) 20241124164624897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: Allocated (fsm.c:456) 20241124164624897 DMM DEBUG MM_STATE_Gb[0x612000010d20]{Idle}: Allocated (fsm.c:456) 20241124164624897 DMM DEBUG MM_STATE_Iu[0x612000010ea0]{Detached}: Allocated (fsm.c:456) 20241124164624897 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164624897 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164624897 DLLC NOTICE LLME(ffffffff/e20f1186){UNASSIGNED} LLGM Assign pre (e20f1186 => f782e780) (gprs_llc.c:1079) 20241124164624897 DLLC NOTICE LLME(e20f1186/f782e780){ASSIGNED} LLGM Assign post (e20f1186 => f782e780) (gprs_llc.c:1125) 20241124164624897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164624897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164624897 DMM DEBUG MM(262420000000036/f782e780) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164624912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164624912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164624912 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164624912 DMM DEBUG MM(262420000000036/f782e780) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241124164624912 DMM NOTICE MM(262420000000036/f782e780) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164624912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164624912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164624912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164624912 DMM DEBUG MM(262420000000036/f782e780) Requesting authorization (sgsn_auth.c:160) 20241124164624912 DMM INFO MM(262420000000036/f782e780) Requesting authentication tuples (sgsn_auth.c:184) 20241124164624912 DMM DEBUG MM(262420000000036/f782e780) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164624912 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241124164624913 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)@d2a15586120d: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@d2a15586120d: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241124164624915 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164624915 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164624915 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164624915 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164624915 DMM INFO MM(262420000000036/f782e780) Subscriber data update (mmctx.c:445) 20241124164624915 DMM DEBUG MM(262420000000036/f782e780) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164624915 DMM INFO MM(262420000000036/f782e780) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164624915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164624915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164624915 DMM INFO MM(262420000000036/f782e780) <- GMM AUTH AND CIPHERING REQ (rand = b5 59 2d 20 59 55 04 28 dd ef fb 50 b2 d6 49 8b , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164624922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164624922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164624922 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164624922 DMM INFO MM(262420000000036/f782e780) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164624922 DMM NOTICE MM(262420000000036/f782e780) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164624922 DMM DEBUG MM(262420000000036/f782e780) checking auth: received GSM SRES = 5a 51 84 55 (gprs_gmm.c:648) 20241124164624922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164624922 DMM DEBUG MM(262420000000036/f782e780) Requesting authorization (sgsn_auth.c:160) 20241124164624922 DMM INFO MM(262420000000036/f782e780) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164624923 DMM DEBUG MM(262420000000036/f782e780) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164624923 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241124164624923 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) 20241124164624923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164624923 DMM INFO MM(262420000000036/f782e780) <- GMM ATTACH ACCEPT (new P-TMSI=0xf782e780) (gprs_gmm.c:282) 20241124164624924 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164624924 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164624924 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241124164624924 DMM INFO MM(262420000000036/f782e780) Subscriber data update (mmctx.c:445) 20241124164624924 DMM DEBUG MM(262420000000036/f782e780) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164624924 DMM INFO MM(262420000000036/f782e780) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164624924 DMM NOTICE MM(262420000000036/f782e780) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241124164624924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164624924 DMM NOTICE MM(262420000000036/f782e780) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164624924 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) 20241124164624925 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164624925 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241124164624925 DMM INFO MM(262420000000036/f782e780) Subscriber data update (mmctx.c:445) 20241124164624925 DMM DEBUG MM(262420000000036/f782e780) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@d2a15586120d: Warning: Re-starting timer T, which is already active (running or expired). 20241124164630924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241124164630924 DMM INFO MM(262420000000036/f782e780) <- GMM ATTACH ACCEPT (new P-TMSI=0xf782e780) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@d2a15586120d: Warning: Re-starting timer T, which is already active (running or expired). 20241124164634261 DGPRS DEBUG Checking for inactive LLMEs, time = 14277528 (sgsn.c:132) 20241124164636925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241124164636925 DMM INFO MM(262420000000036/f782e780) <- GMM ATTACH ACCEPT (new P-TMSI=0xf782e780) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@d2a15586120d: Warning: Re-starting timer T, which is already active (running or expired). 20241124164642927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241124164642927 DMM INFO MM(262420000000036/f782e780) <- GMM ATTACH ACCEPT (new P-TMSI=0xf782e780) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@d2a15586120d: Warning: Re-starting timer T, which is already active (running or expired). 20241124164643841 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124164643841 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164643842 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241124164648928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241124164648928 DMM INFO MM(262420000000036/f782e780) <- GMM ATTACH ACCEPT (new P-TMSI=0xf782e780) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@d2a15586120d: Warning: Re-starting timer T, which is already active (running or expired). 20241124164653373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164653374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164653374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164653418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164653419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164653419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164653448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164653449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164653449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164654929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241124164654929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241124164654929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241124164654929 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241124164654929 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) 20241124164654929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Reject}: Deallocated (fsm.c:568) 20241124164654929 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Deallocated (fsm.c:568) 20241124164654929 DMM DEBUG MM_STATE_Iu[0x612000010ea0]{Detached}: Deallocated (fsm.c:568) 20241124164654929 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241124164654929 DLLC NOTICE LLME(e20f1186/f782e780){ASSIGNED} LLGM Assign pre (f782e780 => ffffffff) (gprs_llc.c:1079) 20241124164654929 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f782e780 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@d2a15586120d: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@d2a15586120d: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@d2a15586120d: Final verdict of PTC: pass 20241124164658942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34950<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164658944 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164658944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(362)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@d2a15586120d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@d2a15586120d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@d2a15586120d: Final verdict of PTC: none -NSVCI97(350)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@d2a15586120d: Final verdict of PTC: none -NSVCI98(356)@d2a15586120d: Final verdict of PTC: none -NSVCI99(360)@d2a15586120d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(358)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(348)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(354)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Nov 24 16:46:59 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 20241124164659074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164659375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91500) 20241124164659946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164659946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91500, count=95856) 20241124164700947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164700947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sun Nov 24 16:47:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164701948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164701948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_hlr_location_cancel_request_update started. 20241124164702433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164702434 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164702485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164702485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164702485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164702485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164702485 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164702485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164702485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164702485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164702485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(370)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164702487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164702487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164702487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164702487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164702487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164702487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164702487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164702487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164702487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164702487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164702487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(369)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(370)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164702488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164702488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164702492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164702501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164702501 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(367)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164702514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164702514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164702514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164702514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164702514 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164702514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164702514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164702514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164702514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164702515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164702515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164702515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164702516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164702516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164702516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164702516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164702516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164702516 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164702516 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164702516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164702516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164702516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164702519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164702529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164702529 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164702560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164702560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164702560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164702561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164702561 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164702561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164702561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164702561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164702561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164702562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164702562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164702562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164702563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164702563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164702563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164702563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164702563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164702563 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164702563 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164702563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(380)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164702564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164702564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164702567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164702577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164702577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(377)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164702949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164702949 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164702949 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164702949 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(379)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164702952 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(379)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164702952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(367)@d2a15586120d: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F2DF8A5B'O, index=0 SGSN_Test-GSUP(381)@d2a15586120d: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@d2a15586120d: 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 := '0D26C4FFB76656E497ED9D48F9C56614'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F1E6B77E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1EB8FA40A94CBF7B'O } } } } } 20241124164704007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164704007 DLLC NOTICE LLME(ffffffff/f2df8a5b){UNASSIGNED} LLC RX: unknown TLLI 0xf2df8a5b, creating LLME on the fly (gprs_llc.c:552) 20241124164704007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164704007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164704008 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Allocated (fsm.c:456) 20241124164704008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Allocated (fsm.c:456) 20241124164704008 DMM DEBUG MM_STATE_Gb[0x612000011320]{Idle}: Allocated (fsm.c:456) 20241124164704008 DMM DEBUG MM_STATE_Iu[0x6120000114a0]{Detached}: Allocated (fsm.c:456) 20241124164704008 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164704008 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164704008 DLLC NOTICE LLME(ffffffff/f2df8a5b){UNASSIGNED} LLGM Assign pre (f2df8a5b => e6460023) (gprs_llc.c:1079) 20241124164704008 DLLC NOTICE LLME(f2df8a5b/e6460023){ASSIGNED} LLGM Assign post (f2df8a5b => e6460023) (gprs_llc.c:1125) 20241124164704008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164704008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164704008 DMM DEBUG MM(262420000000031/e6460023) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164704020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164704020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164704020 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164704020 DMM DEBUG MM(262420000000031/e6460023) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241124164704020 DMM NOTICE MM(262420000000031/e6460023) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164704021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164704021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164704021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164704021 DMM DEBUG MM(262420000000031/e6460023) Requesting authorization (sgsn_auth.c:160) 20241124164704021 DMM INFO MM(262420000000031/e6460023) Requesting authentication tuples (sgsn_auth.c:184) 20241124164704021 DMM DEBUG MM(262420000000031/e6460023) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164704021 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241124164704021 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)@d2a15586120d: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@d2a15586120d: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241124164704023 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164704024 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164704024 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164704024 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164704024 DMM INFO MM(262420000000031/e6460023) Subscriber data update (mmctx.c:445) 20241124164704024 DMM DEBUG MM(262420000000031/e6460023) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164704024 DMM INFO MM(262420000000031/e6460023) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164704024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164704024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164704024 DMM INFO MM(262420000000031/e6460023) <- GMM AUTH AND CIPHERING REQ (rand = 0d 26 c4 ff b7 66 56 e4 97 ed 9d 48 f9 c5 66 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164704032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164704032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164704032 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164704032 DMM INFO MM(262420000000031/e6460023) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164704033 DMM NOTICE MM(262420000000031/e6460023) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164704033 DMM DEBUG MM(262420000000031/e6460023) checking auth: received GSM SRES = f1 e6 b7 7e (gprs_gmm.c:648) 20241124164704033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164704033 DMM DEBUG MM(262420000000031/e6460023) Requesting authorization (sgsn_auth.c:160) 20241124164704033 DMM INFO MM(262420000000031/e6460023) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164704033 DMM DEBUG MM(262420000000031/e6460023) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164704033 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241124164704033 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) 20241124164704033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164704033 DMM INFO MM(262420000000031/e6460023) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6460023) (gprs_gmm.c:282) 20241124164704034 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164704034 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164704034 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241124164704034 DMM INFO MM(262420000000031/e6460023) Subscriber data update (mmctx.c:445) 20241124164704034 DMM DEBUG MM(262420000000031/e6460023) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164704034 DMM INFO MM(262420000000031/e6460023) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164704034 DMM NOTICE MM(262420000000031/e6460023) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241124164704034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164704035 DMM NOTICE MM(262420000000031/e6460023) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164704035 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) 20241124164704035 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164704035 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241124164704035 DMM INFO MM(262420000000031/e6460023) Subscriber data update (mmctx.c:445) 20241124164704035 DMM DEBUG MM(262420000000031/e6460023) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164704042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164704042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164704042 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164704042 DMM INFO MM(262420000000031/e6460023) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164704042 DMM NOTICE MM(262420000000031/e6460023) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164704042 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164704042 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164704042 DLLC NOTICE LLME(f2df8a5b/e6460023){ASSIGNED} LLGM Assign pre (ffffffff => e6460023) (gprs_llc.c:1079) 20241124164704042 DLLC NOTICE LLME(ffffffff/e6460023){ASSIGNED} LLGM Assign post (ffffffff => e6460023) (gprs_llc.c:1125) 20241124164704042 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164704042 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164704042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164704042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@d2a15586120d: setverdict(pass): none -> pass 20241124164704091 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241124164704091 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241124164704091 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) 20241124164704091 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241124164704091 DMM INFO MM(262420000000031/e6460023) Subscriber data update (mmctx.c:445) 20241124164704091 DMM DEBUG MM(262420000000031/e6460023) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241124164704091 DMM INFO MM(262420000000031/e6460023) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241124164704091 DMM INFO MM(262420000000031/e6460023) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164704091 DMM INFO MM(262420000000031/e6460023) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164704091 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164704091 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164704091 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164704091 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164704091 DLLC NOTICE LLME(ffffffff/e6460023){ASSIGNED} LLGM Assign pre (e6460023 => ffffffff) (gprs_llc.c:1079) 20241124164704091 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6460023 => ffffffff) (gprs_llc.c:1125) 20241124164704091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Deallocated (fsm.c:568) 20241124164704091 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Deallocated (fsm.c:568) 20241124164704091 DMM DEBUG MM_STATE_Iu[0x6120000114a0]{Detached}: Deallocated (fsm.c:568) 20241124164704091 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Deallocated (fsm.c:568) 20241124164704262 DGPRS DEBUG Checking for inactive LLMEs, time = 14277558 (sgsn.c:132) TC_hlr_location_cancel_request_update(383)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed MC@d2a15586120d: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241124164709097 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164709097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(381)@d2a15586120d: Final verdict of PTC: none -NSVCI98(374)@d2a15586120d: Final verdict of PTC: none -NSVCI97(370)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@d2a15586120d: Final verdict of PTC: none -NSVCI99(380)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@d2a15586120d: Final verdict of PTC: none 20241124164709099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41706<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(372)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(368)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(378)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@d2a15586120d: Final verdict of PTC: pass MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@d2a15586120d: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Nov 24 16:47:09 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 20241124164709236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32852<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164709538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32852<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87916) 20241124164710099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164710099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87916, count=93348) 20241124164711100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164711100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sun Nov 24 16:47:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164712101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164712101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_hlr_location_cancel_request_withdraw started. 20241124164712645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164712646 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164712688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164712688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164712688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164712688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164712689 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164712689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164712689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164712689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164712689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164712691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164712691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164712691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164712691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164712691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164712691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164712691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164712691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164712691 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164712691 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164712691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164712691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164712691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164712695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164712704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164712704 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164712728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164712728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164712728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164712728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164712728 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164712728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164712728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164712728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164712728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164712730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164712730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164712730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164712730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164712730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164712730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164712730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164712731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164712731 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164712731 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164712731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(393)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164712731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164712731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164712735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164712743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164712743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(399)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164712766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164712766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164712766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164712767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164712767 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164712767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164712767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164712767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164712767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(399)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164712769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164712769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164712769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164712769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164712769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164712769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164712769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164712769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164712769 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164712769 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164712769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164712770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164712770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(399)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(399)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164712773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164712782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164712782 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164713102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164713102 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164713102 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164713102 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(398)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(398)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164713104 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(398)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(398)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164713105 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(398)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(398)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(398)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(398)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d2a15586120d: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='FDB68589'O, index=0 SGSN_Test-GSUP(400)@d2a15586120d: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@d2a15586120d: 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 := '480E1A54B6CE65D93DC4562E9DBA0786'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0E88F98'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F681ED1EA7A0EEDA'O } } } } } 20241124164714159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164714159 DLLC NOTICE LLME(ffffffff/fdb68589){UNASSIGNED} LLC RX: unknown TLLI 0xfdb68589, creating LLME on the fly (gprs_llc.c:552) 20241124164714159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164714159 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164714159 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Allocated (fsm.c:456) 20241124164714159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Allocated (fsm.c:456) 20241124164714159 DMM DEBUG MM_STATE_Gb[0x612000011920]{Idle}: Allocated (fsm.c:456) 20241124164714160 DMM DEBUG MM_STATE_Iu[0x612000011aa0]{Detached}: Allocated (fsm.c:456) 20241124164714160 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164714160 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164714160 DLLC NOTICE LLME(ffffffff/fdb68589){UNASSIGNED} LLGM Assign pre (fdb68589 => e6de79c4) (gprs_llc.c:1079) 20241124164714160 DLLC NOTICE LLME(fdb68589/e6de79c4){ASSIGNED} LLGM Assign post (fdb68589 => e6de79c4) (gprs_llc.c:1125) 20241124164714160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164714160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164714160 DMM DEBUG MM(262420000000029/e6de79c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164714174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164714174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164714174 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164714174 DMM DEBUG MM(262420000000029/e6de79c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241124164714174 DMM NOTICE MM(262420000000029/e6de79c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164714174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164714174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164714174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164714174 DMM DEBUG MM(262420000000029/e6de79c4) Requesting authorization (sgsn_auth.c:160) 20241124164714174 DMM INFO MM(262420000000029/e6de79c4) Requesting authentication tuples (sgsn_auth.c:184) 20241124164714174 DMM DEBUG MM(262420000000029/e6de79c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164714174 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241124164714174 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)@d2a15586120d: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@d2a15586120d: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241124164714177 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164714177 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164714177 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164714177 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164714177 DMM INFO MM(262420000000029/e6de79c4) Subscriber data update (mmctx.c:445) 20241124164714177 DMM DEBUG MM(262420000000029/e6de79c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164714177 DMM INFO MM(262420000000029/e6de79c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164714177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164714177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164714177 DMM INFO MM(262420000000029/e6de79c4) <- GMM AUTH AND CIPHERING REQ (rand = 48 0e 1a 54 b6 ce 65 d9 3d c4 56 2e 9d ba 07 86 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164714185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164714185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164714186 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164714186 DMM INFO MM(262420000000029/e6de79c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164714186 DMM NOTICE MM(262420000000029/e6de79c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164714186 DMM DEBUG MM(262420000000029/e6de79c4) checking auth: received GSM SRES = b0 e8 8f 98 (gprs_gmm.c:648) 20241124164714186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164714186 DMM DEBUG MM(262420000000029/e6de79c4) Requesting authorization (sgsn_auth.c:160) 20241124164714186 DMM INFO MM(262420000000029/e6de79c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164714186 DMM DEBUG MM(262420000000029/e6de79c4) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164714186 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241124164714186 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) 20241124164714186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164714186 DMM INFO MM(262420000000029/e6de79c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6de79c4) (gprs_gmm.c:282) 20241124164714187 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164714187 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164714187 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241124164714187 DMM INFO MM(262420000000029/e6de79c4) Subscriber data update (mmctx.c:445) 20241124164714187 DMM DEBUG MM(262420000000029/e6de79c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164714187 DMM INFO MM(262420000000029/e6de79c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164714188 DMM NOTICE MM(262420000000029/e6de79c4) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241124164714188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164714188 DMM NOTICE MM(262420000000029/e6de79c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164714188 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) 20241124164714188 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164714188 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241124164714188 DMM INFO MM(262420000000029/e6de79c4) Subscriber data update (mmctx.c:445) 20241124164714188 DMM DEBUG MM(262420000000029/e6de79c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164714194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164714194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164714194 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164714194 DMM INFO MM(262420000000029/e6de79c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164714194 DMM NOTICE MM(262420000000029/e6de79c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164714194 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164714194 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164714194 DLLC NOTICE LLME(fdb68589/e6de79c4){ASSIGNED} LLGM Assign pre (ffffffff => e6de79c4) (gprs_llc.c:1079) 20241124164714194 DLLC NOTICE LLME(ffffffff/e6de79c4){ASSIGNED} LLGM Assign post (ffffffff => e6de79c4) (gprs_llc.c:1125) 20241124164714194 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164714194 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164714194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164714194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@d2a15586120d: setverdict(pass): none -> pass 20241124164714243 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241124164714243 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241124164714243 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) 20241124164714243 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241124164714243 DMM INFO MM(262420000000029/e6de79c4) Subscriber data update (mmctx.c:445) 20241124164714243 DMM DEBUG MM(262420000000029/e6de79c4) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241124164714243 DMM INFO MM(262420000000029/e6de79c4) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241124164714243 DMM INFO MM(262420000000029/e6de79c4) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241124164714243 DMM NOTICE MM(262420000000029/e6de79c4) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241124164714243 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241124164714243 DMM INFO MM(262420000000029/e6de79c4) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241124164714243 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164714243 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164714243 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164714243 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164714244 DLLC NOTICE LLME(ffffffff/e6de79c4){ASSIGNED} LLGM Assign pre (e6de79c4 => ffffffff) (gprs_llc.c:1079) 20241124164714244 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6de79c4 => ffffffff) (gprs_llc.c:1125) 20241124164714244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Deallocated (fsm.c:568) 20241124164714244 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Deallocated (fsm.c:568) 20241124164714244 DMM DEBUG MM_STATE_Iu[0x612000011aa0]{Detached}: Deallocated (fsm.c:568) 20241124164714244 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Deallocated (fsm.c:568) 20241124164714244 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d2a15586120d: Removing Client IMSI='262420000000029'H, index=0 20241124164714252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164714252 DLLC NOTICE LLME(ffffffff/e6de79c4){UNASSIGNED} LLC RX: unknown TLLI 0xe6de79c4, creating LLME on the fly (gprs_llc.c:552) 20241124164714252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164714252 DMM NOTICE LLME(ffffffff/e6de79c4){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241124164714252 DLLC NOTICE LLME(ffffffff/e6de79c4){UNASSIGNED} LLGM Assign pre (e6de79c4 => ffffffff) (gprs_llc.c:1079) 20241124164714252 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6de79c4 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@d2a15586120d: Final verdict of PTC: pass 20241124164714254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32862<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@d2a15586120d: Final verdict of PTC: none 20241124164714256 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164714256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(393)@d2a15586120d: Final verdict of PTC: none -NSVCI97(388)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(398)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@d2a15586120d: Final verdict of PTC: none -NSVCI99(399)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(386)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(391)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(397)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(398): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(399): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@d2a15586120d: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Nov 24 16:47:14 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 20241124164714386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164714688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80248) 20241124164715257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164715257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80248, count=98252) 20241124164716259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164716259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sun Nov 24 16:47:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164717259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164717259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241124164717745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164717746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164717786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164717786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164717786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164717786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164717786 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164717786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164717786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164717786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164717786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164717788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164717788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164717788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164717788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164717788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164717788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164717788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164717788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164717788 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164717788 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164717788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164717789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164717789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164717793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164717803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164717803 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164717823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164717823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164717823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164717823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164717823 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164717823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164717823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164717823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164717823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164717825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164717825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164717825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164717825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164717825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164717825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164717825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164717825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164717825 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164717825 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164717825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(412)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164717826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164717826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164717830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164717839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164717839 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164717864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164717864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164717864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164717864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164717865 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164717865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164717865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164717865 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164717865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164717867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164717867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164717867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164717867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164717867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164717867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164717867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164717867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164717867 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164717867 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164717867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(417)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164717868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164717868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164717871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164717879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164717879 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164718260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164718260 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164718260 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164718260 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164718262 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(418)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241124164718263 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d2a15586120d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C21F1BB7'O, index=0 SGSN_Test-GSUP(419)@d2a15586120d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241124164719308 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) 20241124164719308 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@d2a15586120d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@d2a15586120d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@d2a15586120d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d2a15586120d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@d2a15586120d: Final verdict of PTC: pass 20241124164719313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52292<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@d2a15586120d: Final verdict of PTC: none 20241124164719315 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164719316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(418)@d2a15586120d: Final verdict of PTC: none -NSVCI97(407)@d2a15586120d: Final verdict of PTC: none -NSVCI98(412)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@d2a15586120d: Final verdict of PTC: none -NSVCI99(417)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(415)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(405)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(410)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@d2a15586120d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Nov 24 16:47:19 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 20241124164719446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164719747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45212) 20241124164720316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164720316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45212, count=53156) 20241124164721317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164721317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sun Nov 24 16:47:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164722318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164722318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241124164722809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164722811 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(427)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(427)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164722872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164722872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164722872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164722872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164722872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164722872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164722872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164722872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164722872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(427)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(426)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164722874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164722874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164722874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164722874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164722874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164722874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164722874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164722874 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164722874 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164722874 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164722874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164722875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164722875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(427)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(427)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164722880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164722890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164722890 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(426)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164722912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164722912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164722912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164722912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164722912 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164722912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164722912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164722912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164722912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164722913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164722913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164722913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164722914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164722914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164722914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164722914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164722914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164722914 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164722914 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164722914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164722914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(431)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164722915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164722918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164722928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164722928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164722955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164722955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164722955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164722955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164722955 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164722955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164722955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164722955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164722955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164722957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164722957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164722957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164722957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164722957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164722957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164722957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164722957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164722957 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164722957 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164722957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(436)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164722958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164722958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164722962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164722971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164722971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164723319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164723319 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164723319 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164723319 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164723321 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(437)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164723322 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@d2a15586120d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E3365F27'O, index=0 SGSN_Test-GSUP(438)@d2a15586120d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241124164724368 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) 20241124164724368 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@d2a15586120d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@d2a15586120d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@d2a15586120d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@d2a15586120d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@d2a15586120d: Final verdict of PTC: pass 20241124164724373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52300<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@d2a15586120d: Final verdict of PTC: none 20241124164724375 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164724375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(437)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@d2a15586120d: Final verdict of PTC: none -NSVCI98(431)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@d2a15586120d: Final verdict of PTC: none -NSVCI97(427)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@d2a15586120d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(426)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(429)@d2a15586120d: Final verdict of PTC: none -NSVCI99(436)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(425)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(434)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(426): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(427): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@d2a15586120d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Nov 24 16:47:24 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 20241124164724506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164724807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49348) 20241124164725376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164725376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49348, count=53704) 20241124164726377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164726377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Nov 24 16:47:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164727378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164727379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_rau_unknown started. 20241124164727865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164727866 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164727910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164727910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164727910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164727910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164727910 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164727910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164727910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164727910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164727910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164727912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164727912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164727912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164727912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164727912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164727912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164727912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164727912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164727912 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164727912 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164727912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(445)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164727913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164727913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164727917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164727928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164727928 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164727942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164727942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164727942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164727942 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164727942 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164727942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164727942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164727942 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164727942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164727944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164727944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164727944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164727944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164727944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164727944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164727944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164727944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164727944 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164727944 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164727944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164727944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164727944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164727948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164727957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164727957 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164727991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164727991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164727991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164727991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164727991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164727991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164727991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164727991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164727991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164727993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164727993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164727993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164727993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164727993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164727993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164727993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164727993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164727993 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164727993 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164727993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164727993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164727993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164727997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164728008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164728008 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(453)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164728380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164728380 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164728380 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164728380 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(455)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164728382 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(455)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164728383 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(455)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@d2a15586120d: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F43E0469'O, index=0 SGSN_Test-GSUP(457)@d2a15586120d: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241124164729437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164729437 DLLC NOTICE LLME(ffffffff/f43e0469){UNASSIGNED} LLC RX: unknown TLLI 0xf43e0469, creating LLME on the fly (gprs_llc.c:552) 20241124164729437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241124164729437 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241124164729437 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241124164729437 DLLC NOTICE LLME(ffffffff/f43e0469){UNASSIGNED} LLGM Assign pre (f43e0469 => ffffffff) (gprs_llc.c:1079) 20241124164729437 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f43e0469 => ffffffff) (gprs_llc.c:1125) 20241124164734263 DGPRS DEBUG Checking for inactive LLMEs, time = 14277588 (sgsn.c:132) 20241124164748381 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124164748381 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241124164748381 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(455)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164757915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164757917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164757917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164757945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164757947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164757947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164757994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164757996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164757996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_rau_unknown(459)@d2a15586120d: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d2a15586120d: Test Component 459 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(457)@d2a15586120d: Final verdict of PTC: none 20241124164759447 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164759447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(455)@d2a15586120d: Final verdict of PTC: none -NSVCI99(456)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@d2a15586120d: Final verdict of PTC: none -NSVCI97(445)@d2a15586120d: Final verdict of PTC: none -NSVCI98(450)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@d2a15586120d: Final verdict of PTC: none 20241124164759449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38970<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rau_unknown-BVCI220(453)@d2a15586120d: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@d2a15586120d: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(448)@d2a15586120d: Final verdict of PTC: none TC_rau_unknown(459)@d2a15586120d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(443)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(454)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_rau_unknown(459): fail (none -> fail) reason: "Tguard timeout" MTC@d2a15586120d: Test case TC_rau_unknown finished. Verdict: fail reason: Tguard timeout MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown fail'. Sun Nov 24 16:47:59 UTC 2024 ------ SGSN_Tests.TC_rau_unknown fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241124164759577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164759879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54116) 20241124164800447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164800448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54116, count=59548) 20241124164801449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164801449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Nov 24 16:48:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164802449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164802449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_rau started. 20241124164802936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164802938 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164802979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164802979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164802979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164802979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164802979 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164802979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164802979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164802980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164802980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164802982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164802982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164802982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164802982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164802982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164802982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164802982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164802982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164802982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164802982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164802982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164802982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164802982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164802985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164802995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164802995 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164803017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164803017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164803017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164803018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164803018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164803018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164803018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164803018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164803018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164803019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164803019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164803019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164803019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164803019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164803019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164803019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164803019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164803020 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164803020 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164803020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164803020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164803020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164803023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164803033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164803033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(468)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164803053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164803053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164803053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164803053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164803053 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164803053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164803053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164803053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164803053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164803055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164803055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164803055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164803055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164803055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164803055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164803055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164803055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164803055 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164803055 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164803055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164803055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164803055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164803059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164803068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164803068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164803451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164803451 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164803451 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164803451 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164803453 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(475)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164803453 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124164804263 DGPRS DEBUG Checking for inactive LLMEs, time = 14277618 (sgsn.c:132) TC_attach_rau-BVCI196(463)@d2a15586120d: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C64E27CF'O, index=0 SGSN_Test-GSUP(476)@d2a15586120d: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@d2a15586120d: 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 := '820C2D781B3EA9456E31B2D675B84FF1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B3C710B'O ("K GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164804504 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Allocated (fsm.c:456) 20241124164804504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Allocated (fsm.c:456) 20241124164804504 DMM DEBUG MM_STATE_Gb[0x612000011f20]{Idle}: Allocated (fsm.c:456) 20241124164804504 DMM DEBUG MM_STATE_Iu[0x6120000120a0]{Detached}: Allocated (fsm.c:456) 20241124164804504 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164804504 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164804504 DLLC NOTICE LLME(ffffffff/c64e27cf){UNASSIGNED} LLGM Assign pre (c64e27cf => e7b86168) (gprs_llc.c:1079) 20241124164804504 DLLC NOTICE LLME(c64e27cf/e7b86168){ASSIGNED} LLGM Assign post (c64e27cf => e7b86168) (gprs_llc.c:1125) 20241124164804504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164804504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164804504 DMM DEBUG MM(262420000000012/e7b86168) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164804515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164804515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164804515 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164804515 DMM DEBUG MM(262420000000012/e7b86168) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241124164804515 DMM NOTICE MM(262420000000012/e7b86168) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164804515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164804515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164804515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164804515 DMM DEBUG MM(262420000000012/e7b86168) Requesting authorization (sgsn_auth.c:160) 20241124164804515 DMM INFO MM(262420000000012/e7b86168) Requesting authentication tuples (sgsn_auth.c:184) 20241124164804515 DMM DEBUG MM(262420000000012/e7b86168) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164804515 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241124164804516 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)@d2a15586120d: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@d2a15586120d: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241124164804519 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164804519 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164804519 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164804519 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164804519 DMM INFO MM(262420000000012/e7b86168) Subscriber data update (mmctx.c:445) 20241124164804519 DMM DEBUG MM(262420000000012/e7b86168) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164804519 DMM INFO MM(262420000000012/e7b86168) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164804519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164804519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164804519 DMM INFO MM(262420000000012/e7b86168) <- GMM AUTH AND CIPHERING REQ (rand = 82 0c 2d 78 1b 3e a9 45 6e 31 b2 d6 75 b8 4f f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164804528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164804528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164804528 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164804528 DMM INFO MM(262420000000012/e7b86168) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164804528 DMM NOTICE MM(262420000000012/e7b86168) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164804528 DMM DEBUG MM(262420000000012/e7b86168) checking auth: received GSM SRES = 4b 3c 71 0b (gprs_gmm.c:648) 20241124164804528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164804528 DMM DEBUG MM(262420000000012/e7b86168) Requesting authorization (sgsn_auth.c:160) 20241124164804528 DMM INFO MM(262420000000012/e7b86168) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164804528 DMM DEBUG MM(262420000000012/e7b86168) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164804528 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241124164804528 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) 20241124164804528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164804528 DMM INFO MM(262420000000012/e7b86168) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7b86168) (gprs_gmm.c:282) 20241124164804530 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164804530 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164804530 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241124164804530 DMM INFO MM(262420000000012/e7b86168) Subscriber data update (mmctx.c:445) 20241124164804530 DMM DEBUG MM(262420000000012/e7b86168) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164804530 DMM INFO MM(262420000000012/e7b86168) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164804530 DMM NOTICE MM(262420000000012/e7b86168) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241124164804530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164804530 DMM NOTICE MM(262420000000012/e7b86168) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164804530 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) 20241124164804530 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164804530 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241124164804530 DMM INFO MM(262420000000012/e7b86168) Subscriber data update (mmctx.c:445) 20241124164804530 DMM DEBUG MM(262420000000012/e7b86168) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164804536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164804536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164804536 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164804536 DMM INFO MM(262420000000012/e7b86168) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164804536 DMM NOTICE MM(262420000000012/e7b86168) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164804536 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164804536 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164804536 DLLC NOTICE LLME(c64e27cf/e7b86168){ASSIGNED} LLGM Assign pre (ffffffff => e7b86168) (gprs_llc.c:1079) 20241124164804536 DLLC NOTICE LLME(ffffffff/e7b86168){ASSIGNED} LLGM Assign post (ffffffff => e7b86168) (gprs_llc.c:1125) 20241124164804536 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164804536 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164804536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164804536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@d2a15586120d: setverdict(pass): none -> pass 20241124164804588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164804588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164804588 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164804588 DMM NOTICE MM(262420000000012/e7b86168) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241124164804588 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241124164804588 DMM INFO MM(262420000000012/e7b86168) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241124164804588 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164804588 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164804588 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164804588 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164804588 DLLC NOTICE LLME(ffffffff/e7b86168){ASSIGNED} LLGM Assign pre (e7b86168 => ffffffff) (gprs_llc.c:1079) 20241124164804588 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7b86168 => ffffffff) (gprs_llc.c:1125) 20241124164804588 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241124164804588 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) 20241124164804588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Deallocated (fsm.c:568) 20241124164804588 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Deallocated (fsm.c:568) 20241124164804588 DMM DEBUG MM_STATE_Iu[0x6120000120a0]{Detached}: Deallocated (fsm.c:568) 20241124164804588 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Deallocated (fsm.c:568) TC_attach_rau(478)@d2a15586120d: setverdict(fail): pass -> fail reason: "Unexpected RAU Reject", new component reason: "Unexpected RAU Reject" MC@d2a15586120d: Test Component 478 has requested to stop MTC. Terminating current testcase execution. 20241124164804596 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164804596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(476)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@d2a15586120d: Final verdict of PTC: none 20241124164804597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55406<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(460)@d2a15586120d: Final verdict of PTC: none -NSVCI98(469)@d2a15586120d: Final verdict of PTC: none -NSVCI97(464)@d2a15586120d: Final verdict of PTC: none -NSVCI99(474)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@d2a15586120d: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@d2a15586120d: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@d2a15586120d: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(472)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(467)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(462)@d2a15586120d: Final verdict of PTC: none TC_attach_rau(478)@d2a15586120d: Final verdict of PTC: fail reason: "Unexpected RAU Reject" MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau(478): fail (none -> fail) reason: "Unexpected RAU Reject" MTC@d2a15586120d: Test case TC_attach_rau finished. Verdict: fail reason: Unexpected RAU Reject MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau fail'. Sun Nov 24 16:48:04 UTC 2024 ------ SGSN_Tests.TC_attach_rau fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241124164804729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164805030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80056) 20241124164805597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164805597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80056, count=93936) 20241124164806598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164806598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Nov 24 16:48:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164807599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164807599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_rau_a_a started. 20241124164808093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164808095 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(484)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(484)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164808146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164808146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164808146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164808146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164808146 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164808146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164808146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164808146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164808146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(484)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164808148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164808148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164808148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(483)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164808148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164808148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164808148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164808148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164808148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164808148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164808148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164808148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164808148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164808148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(484)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(484)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164808152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164808161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164808161 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(485)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(481)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(483)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164808178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164808178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164808178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164808178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164808178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164808178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164808178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164808178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164808178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164808180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164808180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164808180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164808180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164808180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164808180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164808180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164808180 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164808180 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164808180 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164808180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(488)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164808181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164808181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164808185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164808194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164808194 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164808212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164808212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164808212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164808212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164808212 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164808212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164808212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164808212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164808212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164808214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164808214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164808214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164808214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164808214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164808214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164808214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164808214 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164808214 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164808214 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164808214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(493)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164808215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164808215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164808218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164808229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164808229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164808600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164808600 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164808600 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164808600 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164808602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(494)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241124164808603 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@d2a15586120d: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='CE0F34A0'O, index=0 SGSN_Test-GSUP(495)@d2a15586120d: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@d2a15586120d: 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 := '70096DCD6DBEA60B65965416F680C5A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '580D7982'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '917DCFDC540E2CF0'O } } } } } 20241124164809651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164809651 DLLC NOTICE LLME(ffffffff/ce0f34a0){UNASSIGNED} LLC RX: unknown TLLI 0xce0f34a0, creating LLME on the fly (gprs_llc.c:552) 20241124164809651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164809651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164809651 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Allocated (fsm.c:456) 20241124164809651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Allocated (fsm.c:456) 20241124164809651 DMM DEBUG MM_STATE_Gb[0x612000012520]{Idle}: Allocated (fsm.c:456) 20241124164809651 DMM DEBUG MM_STATE_Iu[0x6120000126a0]{Detached}: Allocated (fsm.c:456) 20241124164809651 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164809651 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164809651 DLLC NOTICE LLME(ffffffff/ce0f34a0){UNASSIGNED} LLGM Assign pre (ce0f34a0 => efc727c5) (gprs_llc.c:1079) 20241124164809651 DLLC NOTICE LLME(ce0f34a0/efc727c5){ASSIGNED} LLGM Assign post (ce0f34a0 => efc727c5) (gprs_llc.c:1125) 20241124164809651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164809651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164809651 DMM DEBUG MM(262420000000037/efc727c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164809663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164809664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164809664 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164809664 DMM DEBUG MM(262420000000037/efc727c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241124164809664 DMM NOTICE MM(262420000000037/efc727c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164809664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164809664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164809664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164809664 DMM DEBUG MM(262420000000037/efc727c5) Requesting authorization (sgsn_auth.c:160) 20241124164809664 DMM INFO MM(262420000000037/efc727c5) Requesting authentication tuples (sgsn_auth.c:184) 20241124164809664 DMM DEBUG MM(262420000000037/efc727c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164809664 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241124164809664 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)@d2a15586120d: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@d2a15586120d: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241124164809667 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164809667 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164809667 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164809667 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164809667 DMM INFO MM(262420000000037/efc727c5) Subscriber data update (mmctx.c:445) 20241124164809668 DMM DEBUG MM(262420000000037/efc727c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164809668 DMM INFO MM(262420000000037/efc727c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164809668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164809668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164809668 DMM INFO MM(262420000000037/efc727c5) <- GMM AUTH AND CIPHERING REQ (rand = 70 09 6d cd 6d be a6 0b 65 96 54 16 f6 80 c5 a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164809675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164809675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164809676 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164809676 DMM INFO MM(262420000000037/efc727c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164809676 DMM NOTICE MM(262420000000037/efc727c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164809676 DMM DEBUG MM(262420000000037/efc727c5) checking auth: received GSM SRES = 58 0d 79 82 (gprs_gmm.c:648) 20241124164809676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164809676 DMM DEBUG MM(262420000000037/efc727c5) Requesting authorization (sgsn_auth.c:160) 20241124164809676 DMM INFO MM(262420000000037/efc727c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164809676 DMM DEBUG MM(262420000000037/efc727c5) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164809676 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241124164809676 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) 20241124164809676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164809676 DMM INFO MM(262420000000037/efc727c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xefc727c5) (gprs_gmm.c:282) 20241124164809677 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164809677 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164809677 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241124164809677 DMM INFO MM(262420000000037/efc727c5) Subscriber data update (mmctx.c:445) 20241124164809677 DMM DEBUG MM(262420000000037/efc727c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164809677 DMM INFO MM(262420000000037/efc727c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164809677 DMM NOTICE MM(262420000000037/efc727c5) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241124164809677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164809677 DMM NOTICE MM(262420000000037/efc727c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164809677 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) 20241124164809678 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164809678 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241124164809678 DMM INFO MM(262420000000037/efc727c5) Subscriber data update (mmctx.c:445) 20241124164809678 DMM DEBUG MM(262420000000037/efc727c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164809684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164809684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164809684 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164809684 DMM INFO MM(262420000000037/efc727c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164809684 DMM NOTICE MM(262420000000037/efc727c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164809684 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164809684 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164809684 DLLC NOTICE LLME(ce0f34a0/efc727c5){ASSIGNED} LLGM Assign pre (ffffffff => efc727c5) (gprs_llc.c:1079) 20241124164809684 DLLC NOTICE LLME(ffffffff/efc727c5){ASSIGNED} LLGM Assign post (ffffffff => efc727c5) (gprs_llc.c:1125) 20241124164809684 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164809684 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164809684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164809684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@d2a15586120d: setverdict(pass): none -> pass 20241124164809736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164809736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164809736 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164809736 DMM NOTICE MM(262420000000037/efc727c5) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241124164809736 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241124164809736 DMM INFO MM(262420000000037/efc727c5) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241124164809736 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164809736 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164809736 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164809736 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164809736 DLLC NOTICE LLME(ffffffff/efc727c5){ASSIGNED} LLGM Assign pre (efc727c5 => ffffffff) (gprs_llc.c:1079) 20241124164809736 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efc727c5 => ffffffff) (gprs_llc.c:1125) 20241124164809736 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241124164809736 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) 20241124164809736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Deallocated (fsm.c:568) 20241124164809736 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Deallocated (fsm.c:568) 20241124164809736 DMM DEBUG MM_STATE_Iu[0x6120000126a0]{Detached}: Deallocated (fsm.c:568) 20241124164809736 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Deallocated (fsm.c:568) TC_attach_rau_a_a(497)@d2a15586120d: setverdict(fail): pass -> fail reason: "Unexpected RAU Reject", new component reason: "Unexpected RAU Reject" MC@d2a15586120d: Test Component 497 has requested to stop MTC. Terminating current testcase execution. 20241124164809743 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164809743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(495)@d2a15586120d: Final verdict of PTC: none -NSVCI97(484)@d2a15586120d: Final verdict of PTC: none 20241124164809743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48072<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(494)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@d2a15586120d: Final verdict of PTC: none -NSVCI98(488)@d2a15586120d: Final verdict of PTC: none -NSVCI99(493)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(483)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@d2a15586120d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@d2a15586120d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@d2a15586120d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(482)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(486)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(491)@d2a15586120d: Final verdict of PTC: none TC_attach_rau_a_a(497)@d2a15586120d: Final verdict of PTC: fail reason: "Unexpected RAU Reject" MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(483): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(484): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau_a_a(497): fail (none -> fail) reason: "Unexpected RAU Reject" MTC@d2a15586120d: Test case TC_attach_rau_a_a finished. Verdict: fail reason: Unexpected RAU Reject MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a fail'. Sun Nov 24 16:48:09 UTC 2024 ------ SGSN_Tests.TC_attach_rau_a_a fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241124164809873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164810175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57176) 20241124164810744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164810744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57176, count=92904) 20241124164811745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164811745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Nov 24 16:48:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164812746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164812746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_rau_a_b started. 20241124164813235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164813237 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164813279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164813279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164813279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164813279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164813279 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164813279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164813279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164813279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164813279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164813281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164813281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164813281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164813281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164813281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164813281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164813281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164813281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164813281 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164813281 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164813281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164813282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164813282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164813286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164813296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164813296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(501)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164813315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164813315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164813315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164813315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164813315 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164813315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164813315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164813315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164813315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164813317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164813317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164813317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164813317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164813317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164813317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164813317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164813317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164813317 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164813317 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164813317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164813318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164813318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164813322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164813331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164813331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164813350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164813350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164813350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164813350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164813350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164813350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164813350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164813350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164813350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164813351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164813351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164813351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164813352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164813352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164813352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164813352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164813352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164813352 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164813352 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164813352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164813352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164813352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164813355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164813365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164813365 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164813747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164813747 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164813747 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164813747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164813749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(513)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164813750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@d2a15586120d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E74B793E'O, index=0 SGSN_Test-GSUP(514)@d2a15586120d: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@d2a15586120d: 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 := '6D6EA148639A5DDD0BD6C3EFFD6AAB49'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBFCE7BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '384B54073F137AAF'O } } } } } 20241124164814804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164814804 DLLC NOTICE LLME(ffffffff/e74b793e){UNASSIGNED} LLC RX: unknown TLLI 0xe74b793e, creating LLME on the fly (gprs_llc.c:552) 20241124164814804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164814804 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164814804 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Allocated (fsm.c:456) 20241124164814804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Allocated (fsm.c:456) 20241124164814804 DMM DEBUG MM_STATE_Gb[0x612000012b20]{Idle}: Allocated (fsm.c:456) 20241124164814804 DMM DEBUG MM_STATE_Iu[0x612000012ca0]{Detached}: Allocated (fsm.c:456) 20241124164814804 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164814804 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164814804 DLLC NOTICE LLME(ffffffff/e74b793e){UNASSIGNED} LLGM Assign pre (e74b793e => f0dc2b6c) (gprs_llc.c:1079) 20241124164814804 DLLC NOTICE LLME(e74b793e/f0dc2b6c){ASSIGNED} LLGM Assign post (e74b793e => f0dc2b6c) (gprs_llc.c:1125) 20241124164814804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164814804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164814804 DMM DEBUG MM(262420000000038/f0dc2b6c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164814818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164814818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164814818 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164814818 DMM DEBUG MM(262420000000038/f0dc2b6c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241124164814818 DMM NOTICE MM(262420000000038/f0dc2b6c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164814818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164814818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164814818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164814818 DMM DEBUG MM(262420000000038/f0dc2b6c) Requesting authorization (sgsn_auth.c:160) 20241124164814818 DMM INFO MM(262420000000038/f0dc2b6c) Requesting authentication tuples (sgsn_auth.c:184) 20241124164814818 DMM DEBUG MM(262420000000038/f0dc2b6c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164814818 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241124164814818 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)@d2a15586120d: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@d2a15586120d: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241124164814821 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164814821 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164814821 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164814821 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164814821 DMM INFO MM(262420000000038/f0dc2b6c) Subscriber data update (mmctx.c:445) 20241124164814821 DMM DEBUG MM(262420000000038/f0dc2b6c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164814821 DMM INFO MM(262420000000038/f0dc2b6c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164814821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164814821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164814821 DMM INFO MM(262420000000038/f0dc2b6c) <- GMM AUTH AND CIPHERING REQ (rand = 6d 6e a1 48 63 9a 5d dd 0b d6 c3 ef fd 6a ab 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164814830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164814830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164814830 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164814830 DMM INFO MM(262420000000038/f0dc2b6c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164814830 DMM NOTICE MM(262420000000038/f0dc2b6c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164814830 DMM DEBUG MM(262420000000038/f0dc2b6c) checking auth: received GSM SRES = fb fc e7 bb (gprs_gmm.c:648) 20241124164814830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164814830 DMM DEBUG MM(262420000000038/f0dc2b6c) Requesting authorization (sgsn_auth.c:160) 20241124164814830 DMM INFO MM(262420000000038/f0dc2b6c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164814830 DMM DEBUG MM(262420000000038/f0dc2b6c) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164814830 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241124164814830 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) 20241124164814830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164814830 DMM INFO MM(262420000000038/f0dc2b6c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0dc2b6c) (gprs_gmm.c:282) 20241124164814831 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164814831 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164814831 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241124164814831 DMM INFO MM(262420000000038/f0dc2b6c) Subscriber data update (mmctx.c:445) 20241124164814831 DMM DEBUG MM(262420000000038/f0dc2b6c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164814831 DMM INFO MM(262420000000038/f0dc2b6c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164814831 DMM NOTICE MM(262420000000038/f0dc2b6c) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241124164814832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164814832 DMM NOTICE MM(262420000000038/f0dc2b6c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164814832 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) 20241124164814832 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164814832 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241124164814832 DMM INFO MM(262420000000038/f0dc2b6c) Subscriber data update (mmctx.c:445) 20241124164814832 DMM DEBUG MM(262420000000038/f0dc2b6c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164814839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164814839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164814839 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164814839 DMM INFO MM(262420000000038/f0dc2b6c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164814839 DMM NOTICE MM(262420000000038/f0dc2b6c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164814839 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164814839 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164814839 DLLC NOTICE LLME(e74b793e/f0dc2b6c){ASSIGNED} LLGM Assign pre (ffffffff => f0dc2b6c) (gprs_llc.c:1079) 20241124164814839 DLLC NOTICE LLME(ffffffff/f0dc2b6c){ASSIGNED} LLGM Assign post (ffffffff => f0dc2b6c) (gprs_llc.c:1125) 20241124164814839 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164814839 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164814839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164814839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@d2a15586120d: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@d2a15586120d: attach complete sending rau 20241124164814890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164814890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164814890 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164814890 DMM NOTICE MM(262420000000038/f0dc2b6c) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241124164814890 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241124164814890 DMM INFO MM(262420000000038/f0dc2b6c) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241124164814890 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164814890 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164814890 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164814890 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164814890 DLLC NOTICE LLME(ffffffff/f0dc2b6c){ASSIGNED} LLGM Assign pre (f0dc2b6c => ffffffff) (gprs_llc.c:1079) 20241124164814890 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0dc2b6c => ffffffff) (gprs_llc.c:1125) 20241124164814890 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241124164814890 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) 20241124164814891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Deallocated (fsm.c:568) 20241124164814891 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Deallocated (fsm.c:568) 20241124164814891 DMM DEBUG MM_STATE_Iu[0x612000012ca0]{Detached}: Deallocated (fsm.c:568) 20241124164814891 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Deallocated (fsm.c:568) TC_attach_rau_a_b(516)@d2a15586120d: setverdict(fail): pass -> fail reason: "Unexpected RAU Reject", new component reason: "Unexpected RAU Reject" MC@d2a15586120d: Test Component 516 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(514)@d2a15586120d: Final verdict of PTC: none 20241124164814897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164814897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124164814898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48086<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(513)@d2a15586120d: Final verdict of PTC: none -NSVCI99(512)@d2a15586120d: Final verdict of PTC: none -NSVCI97(502)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@d2a15586120d: Final verdict of PTC: none -NSVCI98(507)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@d2a15586120d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@d2a15586120d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@d2a15586120d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(505)@d2a15586120d: Final verdict of PTC: none TC_attach_rau_a_b(516)@d2a15586120d: Final verdict of PTC: fail reason: "Unexpected RAU Reject" -NSVCI99-provIP(510)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(500)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau_a_b(516): fail (none -> fail) reason: "Unexpected RAU Reject" MTC@d2a15586120d: Test case TC_attach_rau_a_b finished. Verdict: fail reason: Unexpected RAU Reject MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b fail'. Sun Nov 24 16:48:14 UTC 2024 ------ SGSN_Tests.TC_attach_rau_a_b fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241124164815025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164815326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79744) 20241124164815898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164815898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79744, count=93524) 20241124164816899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164816899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Sun Nov 24 16:48:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164817900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164817900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241124164818386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164818387 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164818435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164818436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164818436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164818436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164818436 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164818436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164818436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164818436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164818436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164818437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164818437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164818437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164818438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164818438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164818438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164818438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164818438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164818438 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164818438 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164818438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(521)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164818439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164818439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164818443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164818452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164818452 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(526)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164818477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164818477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164818477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164818477 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164818477 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164818477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164818477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164818477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164818477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(527)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164818479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164818479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164818479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164818479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164818479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164818479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164818479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164818479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164818479 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164818479 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164818479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164818480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164818480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164818483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(523)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164818493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164818493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164818512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164818512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164818512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164818512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164818512 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164818512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164818512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164818512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164818512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164818514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164818514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164818514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164818514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164818514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164818515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164818515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164818515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164818515 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164818515 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164818515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164818515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(532)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164818515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164818519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164818528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164818528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164818901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164818901 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164818901 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164818901 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(531)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164818903 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(531)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164818904 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(531)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(531)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(531)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d2a15586120d: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FE5CF660'O, index=0 SGSN_Test-GSUP(533)@d2a15586120d: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@d2a15586120d: 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 := '5924D1DA57B6230786568892F512AEFF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '009C740D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '085408EEF4156EEF'O } } } } } 20241124164819960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164819960 DLLC NOTICE LLME(ffffffff/fe5cf660){UNASSIGNED} LLC RX: unknown TLLI 0xfe5cf660, creating LLME on the fly (gprs_llc.c:552) 20241124164819960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164819960 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164819960 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Allocated (fsm.c:456) 20241124164819961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Allocated (fsm.c:456) 20241124164819961 DMM DEBUG MM_STATE_Gb[0x612000013120]{Idle}: Allocated (fsm.c:456) 20241124164819961 DMM DEBUG MM_STATE_Iu[0x6120000132a0]{Detached}: Allocated (fsm.c:456) 20241124164819961 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164819961 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164819961 DLLC NOTICE LLME(ffffffff/fe5cf660){UNASSIGNED} LLGM Assign pre (fe5cf660 => e7afa498) (gprs_llc.c:1079) 20241124164819961 DLLC NOTICE LLME(fe5cf660/e7afa498){ASSIGNED} LLGM Assign post (fe5cf660 => e7afa498) (gprs_llc.c:1125) 20241124164819961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164819961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164819961 DMM DEBUG MM(262420000000039/e7afa498) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164819975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164819975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164819975 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164819975 DMM DEBUG MM(262420000000039/e7afa498) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241124164819975 DMM NOTICE MM(262420000000039/e7afa498) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164819975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164819975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164819975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164819975 DMM DEBUG MM(262420000000039/e7afa498) Requesting authorization (sgsn_auth.c:160) 20241124164819975 DMM INFO MM(262420000000039/e7afa498) Requesting authentication tuples (sgsn_auth.c:184) 20241124164819975 DMM DEBUG MM(262420000000039/e7afa498) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164819975 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241124164819975 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@d2a15586120d: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@d2a15586120d: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241124164819978 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164819978 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164819978 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164819979 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164819979 DMM INFO MM(262420000000039/e7afa498) Subscriber data update (mmctx.c:445) 20241124164819979 DMM DEBUG MM(262420000000039/e7afa498) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164819979 DMM INFO MM(262420000000039/e7afa498) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164819979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164819979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164819979 DMM INFO MM(262420000000039/e7afa498) <- GMM AUTH AND CIPHERING REQ (rand = 59 24 d1 da 57 b6 23 07 86 56 88 92 f5 12 ae ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164819986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164819986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164819986 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164819986 DMM INFO MM(262420000000039/e7afa498) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164819986 DMM NOTICE MM(262420000000039/e7afa498) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164819986 DMM DEBUG MM(262420000000039/e7afa498) checking auth: received GSM SRES = 00 9c 74 0d (gprs_gmm.c:648) 20241124164819986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164819986 DMM DEBUG MM(262420000000039/e7afa498) Requesting authorization (sgsn_auth.c:160) 20241124164819986 DMM INFO MM(262420000000039/e7afa498) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164819986 DMM DEBUG MM(262420000000039/e7afa498) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164819986 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241124164819986 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241124164819986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164819986 DMM INFO MM(262420000000039/e7afa498) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7afa498) (gprs_gmm.c:282) 20241124164819988 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164819988 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164819988 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241124164819988 DMM INFO MM(262420000000039/e7afa498) Subscriber data update (mmctx.c:445) 20241124164819988 DMM DEBUG MM(262420000000039/e7afa498) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164819988 DMM INFO MM(262420000000039/e7afa498) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164819988 DMM NOTICE MM(262420000000039/e7afa498) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241124164819988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164819988 DMM NOTICE MM(262420000000039/e7afa498) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164819988 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20241124164819989 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164819989 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241124164819989 DMM INFO MM(262420000000039/e7afa498) Subscriber data update (mmctx.c:445) 20241124164819989 DMM DEBUG MM(262420000000039/e7afa498) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164819994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164819994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164819995 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164819995 DMM INFO MM(262420000000039/e7afa498) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164819995 DMM NOTICE MM(262420000000039/e7afa498) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164819995 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164819995 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164819995 DLLC NOTICE LLME(fe5cf660/e7afa498){ASSIGNED} LLGM Assign pre (ffffffff => e7afa498) (gprs_llc.c:1079) 20241124164819995 DLLC NOTICE LLME(ffffffff/e7afa498){ASSIGNED} LLGM Assign post (ffffffff => e7afa498) (gprs_llc.c:1125) 20241124164819995 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164819995 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164819995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164819995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@d2a15586120d: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@d2a15586120d: attach complete sending rau 20241124164820046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164820046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164820046 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164820046 DMM NOTICE MM(262420000000039/e7afa498) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241124164820046 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241124164820046 DMM INFO MM(262420000000039/e7afa498) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241124164820046 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164820046 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164820046 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164820046 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164820046 DLLC NOTICE LLME(ffffffff/e7afa498){ASSIGNED} LLGM Assign pre (e7afa498 => ffffffff) (gprs_llc.c:1079) 20241124164820046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7afa498 => ffffffff) (gprs_llc.c:1125) 20241124164820046 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241124164820047 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241124164820047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Deallocated (fsm.c:568) 20241124164820047 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Deallocated (fsm.c:568) 20241124164820047 DMM DEBUG MM_STATE_Iu[0x6120000132a0]{Detached}: Deallocated (fsm.c:568) 20241124164820047 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Deallocated (fsm.c:568) TC_attach_rau_a_b_wrong_old_ra(535)@d2a15586120d: setverdict(fail): pass -> fail reason: "Unexpected RAU Reject", new component reason: "Unexpected RAU Reject" MC@d2a15586120d: Test Component 535 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(533)@d2a15586120d: Final verdict of PTC: none 20241124164820054 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164820054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(531)@d2a15586120d: Final verdict of PTC: none 20241124164820055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55914<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(521)@d2a15586120d: Final verdict of PTC: none -NSVCI99(532)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@d2a15586120d: Final verdict of PTC: none -NSVCI98(527)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@d2a15586120d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@d2a15586120d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@d2a15586120d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(525)@d2a15586120d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra(535)@d2a15586120d: Final verdict of PTC: fail reason: "Unexpected RAU Reject" -NSVCI97-provIP(519)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(530)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(524): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(529): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): fail (none -> fail) reason: "Unexpected RAU Reject" MTC@d2a15586120d: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: fail reason: Unexpected RAU Reject MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra fail'. Sun Nov 24 16:48:20 UTC 2024 ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241124164820181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164820483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80048) 20241124164821055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164821055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80048, count=93828) 20241124164822056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164822056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Nov 24 16:48:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164823058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164823058 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_usim_resync started. 20241124164823544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164823545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164823590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164823590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164823590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164823590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164823590 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164823591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164823591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164823591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164823591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164823593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164823593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164823593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164823593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164823593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164823593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164823593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164823593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164823593 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164823593 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164823593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164823593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164823593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164823597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164823607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164823607 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164823621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164823622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164823622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164823622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164823622 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164823622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164823622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164823622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164823622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164823623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164823623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164823623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164823623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164823624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164823624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164823624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164823624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164823624 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164823624 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164823624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(545)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164823624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164823625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164823629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164823639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164823639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164823664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164823664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164823664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164823664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164823664 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164823664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164823664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164823664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164823664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164823666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164823666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164823666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164823666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164823666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164823666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164823666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164823666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164823666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164823666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164823666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164823667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164823667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164823670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164823680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164823680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164824059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164824059 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164824059 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164824060 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164824062 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(551)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241124164824062 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@d2a15586120d: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='F32B2502'O, index=0 SGSN_Test-GSUP(552)@d2a15586120d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@d2a15586120d: 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 := '4F425F6E69D13767915389D84D716700'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C9ED23E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EBFEA00AD60ED491'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '100D2C30464FA07EE8B428DF0D303F7D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D6D263B8E333FDFE008B56798C7C3B2C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A30BE4DA427EC18B1E238F05CCB09FDE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5F153A85ECA063BA'O } } } } } 20241124164825113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164825114 DLLC NOTICE LLME(ffffffff/f32b2502){UNASSIGNED} LLC RX: unknown TLLI 0xf32b2502, creating LLME on the fly (gprs_llc.c:552) 20241124164825114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164825114 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164825114 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Allocated (fsm.c:456) 20241124164825114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Allocated (fsm.c:456) 20241124164825114 DMM DEBUG MM_STATE_Gb[0x612000013720]{Idle}: Allocated (fsm.c:456) 20241124164825114 DMM DEBUG MM_STATE_Iu[0x6120000138a0]{Detached}: Allocated (fsm.c:456) 20241124164825114 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164825114 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164825114 DLLC NOTICE LLME(ffffffff/f32b2502){UNASSIGNED} LLGM Assign pre (f32b2502 => ce228d35) (gprs_llc.c:1079) 20241124164825114 DLLC NOTICE LLME(f32b2502/ce228d35){ASSIGNED} LLGM Assign post (f32b2502 => ce228d35) (gprs_llc.c:1125) 20241124164825114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164825114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164825114 DMM DEBUG MM(262420000000040/ce228d35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164825127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164825127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164825127 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164825127 DMM DEBUG MM(262420000000040/ce228d35) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241124164825127 DMM NOTICE MM(262420000000040/ce228d35) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164825127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164825127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164825127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164825127 DMM DEBUG MM(262420000000040/ce228d35) Requesting authorization (sgsn_auth.c:160) 20241124164825127 DMM INFO MM(262420000000040/ce228d35) Requesting authentication tuples (sgsn_auth.c:184) 20241124164825127 DMM DEBUG MM(262420000000040/ce228d35) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164825127 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241124164825127 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)@d2a15586120d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@d2a15586120d: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241124164825130 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164825130 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164825130 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164825130 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164825130 DMM INFO MM(262420000000040/ce228d35) Subscriber data update (mmctx.c:445) 20241124164825130 DMM DEBUG MM(262420000000040/ce228d35) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164825130 DMM INFO MM(262420000000040/ce228d35) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164825130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164825130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164825130 DMM INFO MM(262420000000040/ce228d35) <- GMM AUTH AND CIPHERING REQ (rand = 4f 42 5f 6e 69 d1 37 67 91 53 89 d8 4d 71 67 00 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a3 0b e4 da 42 7e c1 8b 1e 23 8f 05 cc b0 9f de ) (gprs_gmm.c:465) 20241124164825138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164825138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164825138 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164825138 DMM INFO MM(262420000000040/ce228d35) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241124164825138 DMM INFO MM(262420000000040/ce228d35) R99 AUTHENTICATION SYNCH (AUTS = 9127fecf1a5123aa814d962f6ad7) (gprs_gmm.c:693) 20241124164825138 DMM DEBUG MM(262420000000040/ce228d35) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164825138 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241124164825138 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 91 27 fe cf 1a 51 23 aa 81 4d 96 2f 6a d7 20 10 4f 42 5f 6e 69 d1 37 67 91 53 89 d8 4d 71 67 00 28 01 01 (gprs_subscriber.c:210) 20241124164825138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241124164825138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241124164825139 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164825139 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164825139 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164825139 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164825139 DMM INFO MM(262420000000040/ce228d35) Subscriber data update (mmctx.c:445) 20241124164825139 DMM DEBUG MM(262420000000040/ce228d35) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241124164825139 DMM INFO MM(262420000000040/ce228d35) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241124164825139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164825139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164825139 DMM INFO MM(262420000000040/ce228d35) <- GMM AUTH AND CIPHERING REQ (rand = 1e 2f 7d 25 ed 86 be 77 e3 8b 3f 15 df 07 66 5b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 16 05 64 53 bd 5d 26 53 20 43 60 aa b6 d3 31 fa ) (gprs_gmm.c:465) 20241124164825146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164825146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7d7d00 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164825146 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164825146 DMM INFO MM(262420000000040/ce228d35) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164825146 DMM NOTICE MM(262420000000040/ce228d35) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164825146 DMM DEBUG MM(262420000000040/ce228d35) checking auth: received UMTS RES = d1 d3 b1 7e 17 37 fd 11 (gprs_gmm.c:648) 20241124164825146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164825146 DMM DEBUG MM(262420000000040/ce228d35) Requesting authorization (sgsn_auth.c:160) 20241124164825146 DMM INFO MM(262420000000040/ce228d35) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164825146 DMM DEBUG MM(262420000000040/ce228d35) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164825146 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241124164825146 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) 20241124164825146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164825146 DMM INFO MM(262420000000040/ce228d35) <- GMM ATTACH ACCEPT (new P-TMSI=0xce228d35) (gprs_gmm.c:282) 20241124164825147 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164825147 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164825148 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241124164825148 DMM INFO MM(262420000000040/ce228d35) Subscriber data update (mmctx.c:445) 20241124164825148 DMM DEBUG MM(262420000000040/ce228d35) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164825148 DMM INFO MM(262420000000040/ce228d35) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164825148 DMM NOTICE MM(262420000000040/ce228d35) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241124164825148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164825148 DMM NOTICE MM(262420000000040/ce228d35) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164825148 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) 20241124164825148 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164825148 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241124164825148 DMM INFO MM(262420000000040/ce228d35) Subscriber data update (mmctx.c:445) 20241124164825148 DMM DEBUG MM(262420000000040/ce228d35) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@d2a15586120d: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@d2a15586120d: Removing Client IMSI='262420000000040'H, index=0 20241124164825155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164825155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164825155 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164825155 DMM INFO MM(262420000000040/ce228d35) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164825155 DMM NOTICE MM(262420000000040/ce228d35) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164825155 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164825155 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164825155 DLLC NOTICE LLME(f32b2502/ce228d35){ASSIGNED} LLGM Assign pre (ffffffff => ce228d35) (gprs_llc.c:1079) 20241124164825155 DLLC NOTICE LLME(ffffffff/ce228d35){ASSIGNED} LLGM Assign post (ffffffff => ce228d35) (gprs_llc.c:1125) 20241124164825155 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164825155 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164825155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164825155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@d2a15586120d: Final verdict of PTC: pass 20241124164825157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55926<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164825159 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164825159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(552)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@d2a15586120d: Final verdict of PTC: none -NSVCI98(545)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@d2a15586120d: Final verdict of PTC: none -NSVCI97(540)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@d2a15586120d: Final verdict of PTC: none -NSVCI99(550)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(543)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(548)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(538)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_usim_resync finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Nov 24 16:48:25 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 20241124164825282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164825683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91356) 20241124164826160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164826160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91356, count=95712) 20241124164827162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164827162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Nov 24 16:48:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164828164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164828164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_usim_a54_a54 started. 20241124164828743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164828745 DMM INFO MM(262420000000040/ce228d35) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164828745 DMM INFO MM(262420000000040/ce228d35) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164828745 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164828745 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164828745 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164828745 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164828745 DLLC NOTICE LLME(ffffffff/ce228d35){ASSIGNED} LLGM Assign pre (ce228d35 => ffffffff) (gprs_llc.c:1079) 20241124164828745 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce228d35 => ffffffff) (gprs_llc.c:1125) 20241124164828745 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241124164828745 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) 20241124164828745 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:402) 20241124164828745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Deallocated (fsm.c:568) 20241124164828745 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Deallocated (fsm.c:568) 20241124164828745 DMM DEBUG MM_STATE_Iu[0x6120000138a0]{Detached}: Deallocated (fsm.c:568) 20241124164828745 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Deallocated (fsm.c:568) 20241124164828745 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164828791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164828791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164828791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164828791 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164828791 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164828791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164828791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164828792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164828792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164828793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164828793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164828793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164828794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164828794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164828794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164828794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164828794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164828794 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164828794 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164828794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164828794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164828794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164828797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164828805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164828805 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(558)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164828826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164828826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164828826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164828826 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164828826 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164828826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164828826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164828826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164828826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164828828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164828828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164828828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164828828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164828828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164828828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164828828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164828828 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164828828 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164828828 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164828828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164828829 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164828829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164828833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(565)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164828843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164828843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164828872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164828872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164828872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164828872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164828872 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164828872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164828872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164828872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164828872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164828874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164828874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164828874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164828875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164828875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164828875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164828875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164828875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164828875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164828875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164828875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164828875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164828875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164828879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164828887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164828887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(567)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164829165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164829165 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164829165 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164829165 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(569)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164829167 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(569)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164829168 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(569)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(569)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(569)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@d2a15586120d: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='E2CC949C'O, index=0 SGSN_Test-GSUP(571)@d2a15586120d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@d2a15586120d: 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 := '262CFC6B70D6738C2E4872832604CFA3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B5DD775'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E7910929DC31B43'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C63E66CC05B5B2B43879D19A084A221D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AA8852842D10C8BBA6D09AA9D999B72A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '815B15929932893F81BFE123A23B4299'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FEC2D2741D3A136D'O } } } } } 20241124164830216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164830216 DLLC NOTICE LLME(ffffffff/e2cc949c){UNASSIGNED} LLC RX: unknown TLLI 0xe2cc949c, creating LLME on the fly (gprs_llc.c:552) 20241124164830216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164830216 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164830216 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Allocated (fsm.c:456) 20241124164830216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: Allocated (fsm.c:456) 20241124164830216 DMM DEBUG MM_STATE_Gb[0x612000013d20]{Idle}: Allocated (fsm.c:456) 20241124164830216 DMM DEBUG MM_STATE_Iu[0x612000013ea0]{Detached}: Allocated (fsm.c:456) 20241124164830216 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164830216 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164830216 DLLC NOTICE LLME(ffffffff/e2cc949c){UNASSIGNED} LLGM Assign pre (e2cc949c => d2715e74) (gprs_llc.c:1079) 20241124164830217 DLLC NOTICE LLME(e2cc949c/d2715e74){ASSIGNED} LLGM Assign post (e2cc949c => d2715e74) (gprs_llc.c:1125) 20241124164830217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164830217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164830217 DMM DEBUG MM(262420000000040/d2715e74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164830229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164830229 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164830229 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164830229 DMM DEBUG MM(262420000000040/d2715e74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241124164830229 DMM NOTICE MM(262420000000040/d2715e74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164830229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164830229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164830229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164830229 DMM DEBUG MM(262420000000040/d2715e74) Requesting authorization (sgsn_auth.c:160) 20241124164830229 DMM INFO MM(262420000000040/d2715e74) Requesting authentication tuples (sgsn_auth.c:184) 20241124164830229 DMM DEBUG MM(262420000000040/d2715e74) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164830229 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241124164830229 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)@d2a15586120d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@d2a15586120d: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241124164830232 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164830232 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164830232 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164830232 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164830233 DMM INFO MM(262420000000040/d2715e74) Subscriber data update (mmctx.c:445) 20241124164830233 DMM DEBUG MM(262420000000040/d2715e74) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164830233 DMM INFO MM(262420000000040/d2715e74) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164830233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164830233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164830233 DMM INFO MM(262420000000040/d2715e74) <- GMM AUTH AND CIPHERING REQ (rand = 26 2c fc 6b 70 d6 73 8c 2e 48 72 83 26 04 cf a3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 81 5b 15 92 99 32 89 3f 81 bf e1 23 a2 3b 42 99 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@d2a15586120d: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@d2a15586120d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@d2a15586120d: Final verdict of PTC: pass 20241124164830243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34788<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164830245 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164830245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(571)@d2a15586120d: Final verdict of PTC: none -NSVCI98(564)@d2a15586120d: Final verdict of PTC: none -NSVCI97(559)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@d2a15586120d: Final verdict of PTC: none -NSVCI99(570)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(567)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(568)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(557)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(562)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(567): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Nov 24 16:48:30 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 20241124164830369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164830771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68920) 20241124164831247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164831247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68920, count=73556) 20241124164832248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164832248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Nov 24 16:48:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164833249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164833249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_usim_a54_a53 started. 20241124164833832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164833833 DMM INFO MM(262420000000040/d2715e74) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164833833 DMM INFO MM(262420000000040/d2715e74) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164833833 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164833833 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164833833 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164833833 DMM ERROR MM_STATE_Gb(0)[0x612000013d20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241124164833834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Authenticate}: Deallocated (fsm.c:568) 20241124164833834 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Deallocated (fsm.c:568) 20241124164833834 DMM DEBUG MM_STATE_Iu[0x612000013ea0]{Detached}: Deallocated (fsm.c:568) 20241124164833834 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Deallocated (fsm.c:568) 20241124164833834 DLLC NOTICE LLME(e2cc949c/d2715e74){ASSIGNED} LLGM Assign pre (d2715e74 => ffffffff) (gprs_llc.c:1079) 20241124164833834 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2715e74 => ffffffff) (gprs_llc.c:1125) 20241124164833834 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(579)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(579)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164833889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164833889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164833889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164833889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164833889 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164833889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164833889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164833889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164833889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(578)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(579)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164833891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164833891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164833891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164833892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164833892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164833892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164833892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164833892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164833892 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164833892 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164833892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164833892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164833892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(579)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(579)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164833896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164833904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164833904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(580)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(576)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(578)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164833915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164833915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164833915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164833915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164833915 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164833915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164833915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164833915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164833915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164833917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164833917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164833917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164833917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164833917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164833917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164833917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164833917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164833917 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164833917 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164833917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(583)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164833918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164833918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164833922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164833933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164833933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164833955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164833955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164833955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164833955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164833955 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164833955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164833955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164833955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164833956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164833957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164833957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164833957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164833957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164833958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164833958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164833958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164833958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164833958 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164833958 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164833958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164833958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164833958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164833962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164833972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164833972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164834251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164834251 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164834251 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164834251 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164834253 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(589)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164834253 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124164834264 DGPRS DEBUG Checking for inactive LLMEs, time = 14277648 (sgsn.c:132) TC_attach_usim_a54_a53-BVCI196(576)@d2a15586120d: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='C95006EB'O, index=0 SGSN_Test-GSUP(590)@d2a15586120d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@d2a15586120d: 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 := 'B1840DD241910B9074F5C6B1CAB28332'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F05763B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '700B68470C9CAE86'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EC9D3DC543D4329A863A3A477C88C174'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FFE1D8DB50750E5D7E8AB491A7F100E1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '797D70356047D97998C061F4DB6519A8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '46F4ED9C2817021A'O } } } } } 20241124164835309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164835309 DLLC NOTICE LLME(ffffffff/c95006eb){UNASSIGNED} LLC RX: unknown TLLI 0xc95006eb, creating LLME on the fly (gprs_llc.c:552) 20241124164835309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164835310 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164835310 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Allocated (fsm.c:456) 20241124164835310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: Allocated (fsm.c:456) 20241124164835310 DMM DEBUG MM_STATE_Gb[0x612000014320]{Idle}: Allocated (fsm.c:456) 20241124164835310 DMM DEBUG MM_STATE_Iu[0x6120000144a0]{Detached}: Allocated (fsm.c:456) 20241124164835310 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164835310 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164835310 DLLC NOTICE LLME(ffffffff/c95006eb){UNASSIGNED} LLGM Assign pre (c95006eb => ec2e7746) (gprs_llc.c:1079) 20241124164835310 DLLC NOTICE LLME(c95006eb/ec2e7746){ASSIGNED} LLGM Assign post (c95006eb => ec2e7746) (gprs_llc.c:1125) 20241124164835310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164835310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164835310 DMM DEBUG MM(262420000000040/ec2e7746) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164835324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164835324 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164835324 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164835324 DMM DEBUG MM(262420000000040/ec2e7746) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241124164835324 DMM NOTICE MM(262420000000040/ec2e7746) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164835324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164835324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164835324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164835324 DMM DEBUG MM(262420000000040/ec2e7746) Requesting authorization (sgsn_auth.c:160) 20241124164835324 DMM INFO MM(262420000000040/ec2e7746) Requesting authentication tuples (sgsn_auth.c:184) 20241124164835324 DMM DEBUG MM(262420000000040/ec2e7746) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164835324 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241124164835324 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)@d2a15586120d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@d2a15586120d: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241124164835327 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164835327 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164835327 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164835327 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164835327 DMM INFO MM(262420000000040/ec2e7746) Subscriber data update (mmctx.c:445) 20241124164835327 DMM DEBUG MM(262420000000040/ec2e7746) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164835328 DMM INFO MM(262420000000040/ec2e7746) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164835328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164835328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164835328 DMM INFO MM(262420000000040/ec2e7746) <- GMM AUTH AND CIPHERING REQ (rand = b1 84 0d d2 41 91 0b 90 74 f5 c6 b1 ca b2 83 32 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 79 7d 70 35 60 47 d9 79 98 c0 61 f4 db 65 19 a8 ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@d2a15586120d: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(576)@d2a15586120d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@d2a15586120d: Final verdict of PTC: pass 20241124164835337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34794<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(579)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(590)@d2a15586120d: Final verdict of PTC: none 20241124164835339 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164835339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(578)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@d2a15586120d: Final verdict of PTC: none -NSVCI99(588)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(576)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@d2a15586120d: Final verdict of PTC: none -NSVCI98(583)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(581)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(577)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(586)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(576): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(577): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(578): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(579): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Nov 24 16:48:35 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 20241124164835463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164835865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68984) 20241124164836340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164836341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68984, count=73340) 20241124164837342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164837342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Nov 24 16:48:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164838342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164838342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_usim_a53_a54 started. 20241124164838925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164838926 DMM INFO MM(262420000000040/ec2e7746) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164838926 DMM INFO MM(262420000000040/ec2e7746) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164838926 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164838926 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164838926 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164838926 DMM ERROR MM_STATE_Gb(0)[0x612000014320]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241124164838926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Authenticate}: Deallocated (fsm.c:568) 20241124164838926 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Deallocated (fsm.c:568) 20241124164838927 DMM DEBUG MM_STATE_Iu[0x6120000144a0]{Detached}: Deallocated (fsm.c:568) 20241124164838927 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Deallocated (fsm.c:568) 20241124164838927 DLLC NOTICE LLME(c95006eb/ec2e7746){ASSIGNED} LLGM Assign pre (ec2e7746 => ffffffff) (gprs_llc.c:1079) 20241124164838927 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec2e7746 => ffffffff) (gprs_llc.c:1125) 20241124164838927 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164838971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164838971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164838971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164838971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164838971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164838971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164838971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164838971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164838971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164838972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164838973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164838973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164838973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164838973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164838973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164838973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164838973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164838973 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164838973 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164838973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164838974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164838974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164838978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164838987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164838988 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164839007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164839007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164839007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164839007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164839007 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164839007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164839007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164839007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164839007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164839009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164839009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164839009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164839009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164839009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164839009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164839009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164839009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164839009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164839009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164839009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164839009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164839010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164839013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164839022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164839022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(603)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 TC_attach_usim_a53_a54-BVCI210(601)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164839061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164839061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164839061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164839062 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164839062 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164839062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164839062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164839062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164839062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164839063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164839064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164839064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164839064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164839064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164839064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164839064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164839064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164839064 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164839064 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164839064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164839064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164839064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(608)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164839069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164839078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164839078 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(605)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164839343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164839343 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164839343 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164839343 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(607)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164839346 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(607)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164839346 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(607)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(607)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(607)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@d2a15586120d: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='E7DF2846'O, index=0 SGSN_Test-GSUP(609)@d2a15586120d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@d2a15586120d: 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 := '9B65EA2F8FD0D137387499E4F0F30762'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '938D891E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2C79564651ED4756'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1DD1FB03F4542F150E968845914445E9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E7BC258FC36FE36C21ECE80CA788EAEA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7725F142AFD178E44E3A057A14AF24CC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8B7EAC79A49B967E'O } } } } } 20241124164840403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164840403 DLLC NOTICE LLME(ffffffff/e7df2846){UNASSIGNED} LLC RX: unknown TLLI 0xe7df2846, creating LLME on the fly (gprs_llc.c:552) 20241124164840403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164840403 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164840403 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Allocated (fsm.c:456) 20241124164840403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: Allocated (fsm.c:456) 20241124164840403 DMM DEBUG MM_STATE_Gb[0x612000014920]{Idle}: Allocated (fsm.c:456) 20241124164840403 DMM DEBUG MM_STATE_Iu[0x612000014aa0]{Detached}: Allocated (fsm.c:456) 20241124164840403 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164840403 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164840403 DLLC NOTICE LLME(ffffffff/e7df2846){UNASSIGNED} LLGM Assign pre (e7df2846 => ef41965d) (gprs_llc.c:1079) 20241124164840403 DLLC NOTICE LLME(e7df2846/ef41965d){ASSIGNED} LLGM Assign post (e7df2846 => ef41965d) (gprs_llc.c:1125) 20241124164840403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164840403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164840403 DMM DEBUG MM(262420000000040/ef41965d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164840417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164840417 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164840417 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164840417 DMM DEBUG MM(262420000000040/ef41965d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241124164840417 DMM NOTICE MM(262420000000040/ef41965d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164840417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164840417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164840417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164840417 DMM DEBUG MM(262420000000040/ef41965d) Requesting authorization (sgsn_auth.c:160) 20241124164840417 DMM INFO MM(262420000000040/ef41965d) Requesting authentication tuples (sgsn_auth.c:184) 20241124164840417 DMM DEBUG MM(262420000000040/ef41965d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164840417 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241124164840417 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)@d2a15586120d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@d2a15586120d: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241124164840420 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164840420 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164840420 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164840420 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164840420 DMM INFO MM(262420000000040/ef41965d) Subscriber data update (mmctx.c:445) 20241124164840420 DMM DEBUG MM(262420000000040/ef41965d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164840420 DMM INFO MM(262420000000040/ef41965d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164840420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164840420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164840420 DMM INFO MM(262420000000040/ef41965d) <- GMM AUTH AND CIPHERING REQ (rand = 9b 65 ea 2f 8f d0 d1 37 38 74 99 e4 f0 f3 07 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 77 25 f1 42 af d1 78 e4 4e 3a 05 7a 14 af 24 cc ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@d2a15586120d: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@d2a15586120d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@d2a15586120d: Final verdict of PTC: pass 20241124164840430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59424<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a53_a54-BVCI220(605)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(609)@d2a15586120d: Final verdict of PTC: none -NSVCI97(597)@d2a15586120d: Final verdict of PTC: none 20241124164840432 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164840432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(593)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@d2a15586120d: Final verdict of PTC: none -NSVCI99(608)@d2a15586120d: Final verdict of PTC: none -NSVCI98(602)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(601)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(606)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(600)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(595)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(601): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(605): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Nov 24 16:48:40 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 20241124164840564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164840966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68192) 20241124164841433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164841433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68192, count=72548) 20241124164842434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164842434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Nov 24 16:48:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164843436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164843436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_usim_a50_a54 started. 20241124164844027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164844028 DMM INFO MM(262420000000040/ef41965d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164844028 DMM INFO MM(262420000000040/ef41965d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164844028 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164844028 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164844029 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164844029 DMM ERROR MM_STATE_Gb(0)[0x612000014920]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241124164844029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Authenticate}: Deallocated (fsm.c:568) 20241124164844029 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Deallocated (fsm.c:568) 20241124164844029 DMM DEBUG MM_STATE_Iu[0x612000014aa0]{Detached}: Deallocated (fsm.c:568) 20241124164844029 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Deallocated (fsm.c:568) 20241124164844029 DLLC NOTICE LLME(e7df2846/ef41965d){ASSIGNED} LLGM Assign pre (ef41965d => ffffffff) (gprs_llc.c:1079) 20241124164844029 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef41965d => ffffffff) (gprs_llc.c:1125) 20241124164844029 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164844069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164844069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164844069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164844069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164844069 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164844069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164844069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164844069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164844069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164844071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164844071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164844071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164844071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164844071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164844071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164844071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164844071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164844071 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164844071 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164844071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164844072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164844072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164844075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164844084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164844085 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(622)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164844123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164844123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164844123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) SGSN_Test-Gb2-NS2(621)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164844123 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164844123 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164844123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164844123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164844123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164844123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(622)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164844125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164844125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164844125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164844125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164844125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164844125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164844125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164844125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164844125 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164844125 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164844125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164844125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164844125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164844128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(618)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164844140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164844140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(619)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(621)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164844158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164844158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164844158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164844158 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164844158 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164844158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164844158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164844158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164844158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164844160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164844160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164844160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164844160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164844160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164844160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164844160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164844161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164844161 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164844161 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164844161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(627)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164844162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164844162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164844165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164844174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164844174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(624)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164844436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164844436 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164844436 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164844436 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(626)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164844438 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(626)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(626)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241124164844439 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(626)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@d2a15586120d: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='F1E76456'O, index=0 SGSN_Test-GSUP(628)@d2a15586120d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@d2a15586120d: 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 := '8FD8625BE4E0DD0E19B83E9798DC6E10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD9BE52D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F42DA18CFBD7F3DC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1100A336797A5C33EC3495D73B29721E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BD28F13F012DAD9903B2FFB158E8FEE9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5A64133A8CFAA1C8FFAC45B336837DBC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C918B3232EA7DF33'O } } } } } 20241124164845494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164845494 DLLC NOTICE LLME(ffffffff/f1e76456){UNASSIGNED} LLC RX: unknown TLLI 0xf1e76456, creating LLME on the fly (gprs_llc.c:552) 20241124164845494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164845495 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164845495 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Allocated (fsm.c:456) 20241124164845495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: Allocated (fsm.c:456) 20241124164845495 DMM DEBUG MM_STATE_Gb[0x612000014f20]{Idle}: Allocated (fsm.c:456) 20241124164845495 DMM DEBUG MM_STATE_Iu[0x6120000150a0]{Detached}: Allocated (fsm.c:456) 20241124164845495 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164845495 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164845495 DLLC NOTICE LLME(ffffffff/f1e76456){UNASSIGNED} LLGM Assign pre (f1e76456 => d4029f91) (gprs_llc.c:1079) 20241124164845495 DLLC NOTICE LLME(f1e76456/d4029f91){ASSIGNED} LLGM Assign post (f1e76456 => d4029f91) (gprs_llc.c:1125) 20241124164845495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164845495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164845495 DMM DEBUG MM(262420000000040/d4029f91) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164845508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164845508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164845508 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164845508 DMM DEBUG MM(262420000000040/d4029f91) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241124164845508 DMM NOTICE MM(262420000000040/d4029f91) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164845508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164845508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164845508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164845508 DMM DEBUG MM(262420000000040/d4029f91) Requesting authorization (sgsn_auth.c:160) 20241124164845508 DMM INFO MM(262420000000040/d4029f91) Requesting authentication tuples (sgsn_auth.c:184) 20241124164845508 DMM DEBUG MM(262420000000040/d4029f91) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164845508 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241124164845508 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)@d2a15586120d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@d2a15586120d: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241124164845511 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164845511 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164845511 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164845511 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164845511 DMM INFO MM(262420000000040/d4029f91) Subscriber data update (mmctx.c:445) 20241124164845511 DMM DEBUG MM(262420000000040/d4029f91) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164845511 DMM INFO MM(262420000000040/d4029f91) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164845511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164845511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164845511 DMM INFO MM(262420000000040/d4029f91) <- GMM AUTH AND CIPHERING REQ (rand = 8f d8 62 5b e4 e0 dd 0e 19 b8 3e 97 98 dc 6e 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5a 64 13 3a 8c fa a1 c8 ff ac 45 b3 36 83 7d bc ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@d2a15586120d: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@d2a15586120d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@d2a15586120d: Final verdict of PTC: pass 20241124164845520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59448<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a50_a54-BVCI210(619)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(628)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@d2a15586120d: Final verdict of PTC: none -NSVCI97(616)@d2a15586120d: Final verdict of PTC: none 20241124164845524 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) SGSN_Test-Gb2-NS2(621)@d2a15586120d: Final verdict of PTC: none 20241124164845524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(617)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@d2a15586120d: Final verdict of PTC: none -NSVCI98(622)@d2a15586120d: Final verdict of PTC: none -NSVCI99(627)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(624)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(620)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(614)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(625)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(619): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(624): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Nov 24 16:48:45 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 20241124164845651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164846052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71288) 20241124164846525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164846525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71288, count=72548) 20241124164847526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164847526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Nov 24 16:48:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164848527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164848527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_usim_a54_a50 started. 20241124164849111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164849113 DMM INFO MM(262420000000040/d4029f91) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164849113 DMM INFO MM(262420000000040/d4029f91) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164849113 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164849113 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164849113 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164849113 DMM ERROR MM_STATE_Gb(0)[0x612000014f20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241124164849113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Authenticate}: Deallocated (fsm.c:568) 20241124164849113 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Deallocated (fsm.c:568) 20241124164849113 DMM DEBUG MM_STATE_Iu[0x6120000150a0]{Detached}: Deallocated (fsm.c:568) 20241124164849113 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Deallocated (fsm.c:568) 20241124164849113 DLLC NOTICE LLME(f1e76456/d4029f91){ASSIGNED} LLGM Assign pre (d4029f91 => ffffffff) (gprs_llc.c:1079) 20241124164849113 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4029f91 => ffffffff) (gprs_llc.c:1125) 20241124164849113 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164849153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164849153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164849153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164849153 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164849153 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164849153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164849153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164849153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164849153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164849155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164849155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164849155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164849155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164849155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164849155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164849155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164849155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164849155 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164849155 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164849155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164849156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164849156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164849159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164849169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164849169 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(634)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164849188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164849188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164849188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164849188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164849188 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164849188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164849188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164849188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164849188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164849190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164849190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164849190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164849190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164849190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164849190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164849191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164849191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164849191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164849191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164849191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164849191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164849191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164849194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164849202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164849203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(641)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 TC_attach_usim_a54_a50-BVCI210(639)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(646)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164849236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164849236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164849236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164849236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164849236 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164849236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164849236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164849236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164849236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164849238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164849238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164849238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164849239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164849239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164849239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164849239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164849239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164849239 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164849239 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164849239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164849239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164849239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164849243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164849250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164849250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(643)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164849527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164849527 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164849527 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164849527 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(645)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164849530 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(645)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164849530 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(645)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(645)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(645)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@d2a15586120d: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='ED046E36'O, index=0 SGSN_Test-GSUP(647)@d2a15586120d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@d2a15586120d: 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 := '34F5AB842DB249B8BF6BF05BF3808944'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A198340E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5954EBC0B4D6E7DB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '93A4E8B5F68FA32AD5503B365A549ECD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '989CAA7DC11AE35A9757F4070DD9161D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9955789F03E7B8F0DFB8660DC865F142'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0E696526C2F6BFE4'O } } } } } 20241124164850588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164850588 DLLC NOTICE LLME(ffffffff/ed046e36){UNASSIGNED} LLC RX: unknown TLLI 0xed046e36, creating LLME on the fly (gprs_llc.c:552) 20241124164850588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164850588 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164850588 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Allocated (fsm.c:456) 20241124164850588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: Allocated (fsm.c:456) 20241124164850588 DMM DEBUG MM_STATE_Gb[0x612000015520]{Idle}: Allocated (fsm.c:456) 20241124164850588 DMM DEBUG MM_STATE_Iu[0x6120000156a0]{Detached}: Allocated (fsm.c:456) 20241124164850588 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164850588 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164850588 DLLC NOTICE LLME(ffffffff/ed046e36){UNASSIGNED} LLGM Assign pre (ed046e36 => e3a4e086) (gprs_llc.c:1079) 20241124164850588 DLLC NOTICE LLME(ed046e36/e3a4e086){ASSIGNED} LLGM Assign post (ed046e36 => e3a4e086) (gprs_llc.c:1125) 20241124164850588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164850588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164850588 DMM DEBUG MM(262420000000040/e3a4e086) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164850601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164850601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164850601 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164850601 DMM DEBUG MM(262420000000040/e3a4e086) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241124164850601 DMM NOTICE MM(262420000000040/e3a4e086) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164850601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164850601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164850601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164850601 DMM DEBUG MM(262420000000040/e3a4e086) Requesting authorization (sgsn_auth.c:160) 20241124164850601 DMM INFO MM(262420000000040/e3a4e086) Requesting authentication tuples (sgsn_auth.c:184) 20241124164850601 DMM DEBUG MM(262420000000040/e3a4e086) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164850601 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241124164850601 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@d2a15586120d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@d2a15586120d: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241124164850605 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164850605 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164850605 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164850605 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164850605 DMM INFO MM(262420000000040/e3a4e086) Subscriber data update (mmctx.c:445) 20241124164850605 DMM DEBUG MM(262420000000040/e3a4e086) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164850605 DMM INFO MM(262420000000040/e3a4e086) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164850605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164850605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164850605 DMM INFO MM(262420000000040/e3a4e086) <- GMM AUTH AND CIPHERING REQ (rand = 34 f5 ab 84 2d b2 49 b8 bf 6b f0 5b f3 80 89 44 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 99 55 78 9f 03 e7 b8 f0 df b8 66 0d c8 65 f1 42 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@d2a15586120d: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@d2a15586120d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@d2a15586120d: Final verdict of PTC: pass 20241124164850616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47582<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@d2a15586120d: Final verdict of PTC: none 20241124164850619 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164850619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(635)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@d2a15586120d: Final verdict of PTC: none -NSVCI98(640)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@d2a15586120d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(643)@d2a15586120d: Final verdict of PTC: none -NSVCI99(646)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(638)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(644)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(633)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(643): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Nov 24 16:48:50 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 20241124164850749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164851151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68200) 20241124164851620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164851620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68200, count=72556) 20241124164852621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164852621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Nov 24 16:48:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164853622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164853622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_detach_unknown_nopoweroff started. 20241124164854212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164854214 DMM INFO MM(262420000000040/e3a4e086) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164854214 DMM INFO MM(262420000000040/e3a4e086) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164854214 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164854214 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164854214 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164854214 DMM ERROR MM_STATE_Gb(0)[0x612000015520]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241124164854214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Authenticate}: Deallocated (fsm.c:568) 20241124164854214 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Deallocated (fsm.c:568) 20241124164854214 DMM DEBUG MM_STATE_Iu[0x6120000156a0]{Detached}: Deallocated (fsm.c:568) 20241124164854214 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Deallocated (fsm.c:568) 20241124164854214 DLLC NOTICE LLME(ed046e36/e3a4e086){ASSIGNED} LLGM Assign pre (e3a4e086 => ffffffff) (gprs_llc.c:1079) 20241124164854214 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3a4e086 => ffffffff) (gprs_llc.c:1125) 20241124164854214 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(655)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164854266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164854266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164854266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164854266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164854266 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164854266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164854266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164854266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164854266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(654)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(655)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164854268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164854268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164854268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164854269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164854269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164854269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164854269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164854269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164854269 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164854269 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164854269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164854269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164854269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164854273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164854281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164854281 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(652)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164854292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164854292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164854292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164854293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164854293 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164854293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164854293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164854293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164854293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164854294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164854294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164854294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164854294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164854294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164854294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164854294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164854294 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164854294 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164854294 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164854294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164854295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164854295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164854298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164854308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164854308 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164854334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164854334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164854334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164854334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164854334 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164854334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164854334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164854334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164854334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164854335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164854336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164854336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164854336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164854336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164854336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164854336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164854336 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164854336 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164854336 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164854336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164854336 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164854336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164854340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164854349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164854349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164854623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164854623 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164854623 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164854623 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164854625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(665)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164854625 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(652)@d2a15586120d: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='C76BE937'O, index=0 SGSN_Test-GSUP(666)@d2a15586120d: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241124164855677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164855677 DLLC NOTICE LLME(ffffffff/c76be937){UNASSIGNED} LLC RX: unknown TLLI 0xc76be937, creating LLME on the fly (gprs_llc.c:552) 20241124164855677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164855677 DMM NOTICE LLME(ffffffff/c76be937){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241124164855677 DLLC NOTICE LLME(ffffffff/c76be937){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241124164855677 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc76be937 type=GPRS detach (gprs_gmm.c:1440) 20241124164855677 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241124164855678 DLLC NOTICE LLME(ffffffff/c76be937){UNASSIGNED} LLGM Assign pre (c76be937 => ffffffff) (gprs_llc.c:1079) 20241124164855678 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c76be937 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@d2a15586120d: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(652)@d2a15586120d: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@d2a15586120d: Final verdict of PTC: pass 20241124164855689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47608<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(655)@d2a15586120d: Final verdict of PTC: none -NSVCI98(659)@d2a15586120d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(652)@d2a15586120d: Final verdict of PTC: none -NSVCI99(664)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(666)@d2a15586120d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@d2a15586120d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@d2a15586120d: Final verdict of PTC: none 20241124164855692 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) SGSN_Test-Gb1-BSSGP1(656)@d2a15586120d: Final verdict of PTC: none20241124164855692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(651)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(653)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(657)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(662)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(652): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@d2a15586120d: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Nov 24 16:48:55 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 20241124164855822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164856123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54428) 20241124164856694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164856694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54428, count=58784) 20241124164857695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164857695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Nov 24 16:48:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164858696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164858696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_detach_unknown_poweroff started. 20241124164859180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164859182 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164859226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164859226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164859226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164859226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164859226 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164859226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164859226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164859226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164859226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164859228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164859228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164859228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164859228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164859228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164859228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164859228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164859228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164859229 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164859229 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164859229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164859229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164859229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164859234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164859244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164859244 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(672)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164859261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164859261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164859261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164859261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164859261 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164859261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164859261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164859262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164859262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164859263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164859263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164859263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164859264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164859264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164859264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164859264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164859264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164859264 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164859264 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164859264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164859264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(678)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164859264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164859268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164859278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164859278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164859298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164859298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164859299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164859299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164859299 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164859299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164859299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164859299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164859299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164859300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164859300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164859301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164859301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164859301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164859301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164859301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164859301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164859301 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164859301 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164859301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164859301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164859302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164859305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164859314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164859314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164859697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164859697 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164859697 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164859697 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164859699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(684)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241124164859700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@d2a15586120d: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='FB4F9AEA'O, index=0 SGSN_Test-GSUP(685)@d2a15586120d: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241124164900749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164900749 DLLC NOTICE LLME(ffffffff/fb4f9aea){UNASSIGNED} LLC RX: unknown TLLI 0xfb4f9aea, creating LLME on the fly (gprs_llc.c:552) 20241124164900749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164900750 DMM NOTICE LLME(ffffffff/fb4f9aea){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241124164904264 DGPRS DEBUG Checking for inactive LLMEs, time = 14277678 (sgsn.c:132) TC_detach_unknown_poweroff(687)@d2a15586120d: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@d2a15586120d: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@d2a15586120d: Final verdict of PTC: pass 20241124164905756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@d2a15586120d: Final verdict of PTC: none 20241124164905759 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164905759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(684)@d2a15586120d: Final verdict of PTC: none -NSVCI97(673)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@d2a15586120d: Final verdict of PTC: none -NSVCI98(678)@d2a15586120d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@d2a15586120d: Final verdict of PTC: none -NSVCI99(683)@d2a15586120d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@d2a15586120d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(676)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(681)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(671)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@d2a15586120d: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Nov 24 16:49:05 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 20241124164905888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164906189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47732) 20241124164906761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164906761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47732, count=53444) 20241124164907762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164907762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Nov 24 16:49:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164908763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164908763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_detach_nopoweroff started. 20241124164909247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164909249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164909291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164909291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164909291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164909291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164909291 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164909291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164909291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164909291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164909291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164909293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164909293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164909293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164909294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164909294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164909294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164909294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164909294 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164909294 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164909294 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164909294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(692)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164909295 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164909295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164909298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164909307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164909308 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(691)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(698)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164909334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164909334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164909334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164909334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164909334 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164909334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164909334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164909334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164909334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(698)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164909336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164909336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164909336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(697)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164909337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164909337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164909337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164909337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164909337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164909337 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164909337 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164909337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164909337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164909338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(698)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164909342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164909353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164909353 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(695)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164909363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164909363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164909363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164909363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164909363 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164909363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164909363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164909363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164909363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164909365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164909365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164909365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164909365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164909365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164909365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164909365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164909365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164909365 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164909365 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164909365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164909366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164909366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164909369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164909378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164909378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164909764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164909764 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164909764 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164909764 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164909766 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(703)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164909767 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@d2a15586120d: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='F1B59C19'O, index=0 SGSN_Test-GSUP(704)@d2a15586120d: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@d2a15586120d: 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 := 'EE6144BBDA2F8922D7264FCD34F7ED51'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6B74F54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D5D66D2D62B97AE'O } } } } } 20241124164910822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164910822 DLLC NOTICE LLME(ffffffff/f1b59c19){UNASSIGNED} LLC RX: unknown TLLI 0xf1b59c19, creating LLME on the fly (gprs_llc.c:552) 20241124164910822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164910822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164910823 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Allocated (fsm.c:456) 20241124164910823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Allocated (fsm.c:456) 20241124164910823 DMM DEBUG MM_STATE_Gb[0x612000015b20]{Idle}: Allocated (fsm.c:456) 20241124164910823 DMM DEBUG MM_STATE_Iu[0x612000015ca0]{Detached}: Allocated (fsm.c:456) 20241124164910823 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164910823 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164910823 DLLC NOTICE LLME(ffffffff/f1b59c19){UNASSIGNED} LLGM Assign pre (f1b59c19 => d8323790) (gprs_llc.c:1079) 20241124164910823 DLLC NOTICE LLME(f1b59c19/d8323790){ASSIGNED} LLGM Assign post (f1b59c19 => d8323790) (gprs_llc.c:1125) 20241124164910823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164910823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164910823 DMM DEBUG MM(262420000000015/d8323790) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164910836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164910836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164910836 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164910836 DMM DEBUG MM(262420000000015/d8323790) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241124164910836 DMM NOTICE MM(262420000000015/d8323790) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164910836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164910836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164910836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164910836 DMM DEBUG MM(262420000000015/d8323790) Requesting authorization (sgsn_auth.c:160) 20241124164910836 DMM INFO MM(262420000000015/d8323790) Requesting authentication tuples (sgsn_auth.c:184) 20241124164910836 DMM DEBUG MM(262420000000015/d8323790) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164910836 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241124164910836 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@d2a15586120d: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@d2a15586120d: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241124164910839 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164910839 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164910839 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164910839 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164910840 DMM INFO MM(262420000000015/d8323790) Subscriber data update (mmctx.c:445) 20241124164910840 DMM DEBUG MM(262420000000015/d8323790) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164910840 DMM INFO MM(262420000000015/d8323790) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164910840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164910840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164910840 DMM INFO MM(262420000000015/d8323790) <- GMM AUTH AND CIPHERING REQ (rand = ee 61 44 bb da 2f 89 22 d7 26 4f cd 34 f7 ed 51 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164910847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164910847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164910847 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164910847 DMM INFO MM(262420000000015/d8323790) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164910847 DMM NOTICE MM(262420000000015/d8323790) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164910847 DMM DEBUG MM(262420000000015/d8323790) checking auth: received GSM SRES = b6 b7 4f 54 (gprs_gmm.c:648) 20241124164910847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164910848 DMM DEBUG MM(262420000000015/d8323790) Requesting authorization (sgsn_auth.c:160) 20241124164910848 DMM INFO MM(262420000000015/d8323790) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164910848 DMM DEBUG MM(262420000000015/d8323790) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164910848 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241124164910848 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) 20241124164910848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164910848 DMM INFO MM(262420000000015/d8323790) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8323790) (gprs_gmm.c:282) 20241124164910849 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164910849 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164910849 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241124164910850 DMM INFO MM(262420000000015/d8323790) Subscriber data update (mmctx.c:445) 20241124164910850 DMM DEBUG MM(262420000000015/d8323790) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164910850 DMM INFO MM(262420000000015/d8323790) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164910850 DMM NOTICE MM(262420000000015/d8323790) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241124164910850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164910850 DMM NOTICE MM(262420000000015/d8323790) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164910850 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) 20241124164910851 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164910851 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241124164910851 DMM INFO MM(262420000000015/d8323790) Subscriber data update (mmctx.c:445) 20241124164910851 DMM DEBUG MM(262420000000015/d8323790) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164910856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164910856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164910856 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164910857 DMM INFO MM(262420000000015/d8323790) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164910857 DMM NOTICE MM(262420000000015/d8323790) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164910857 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164910857 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164910857 DLLC NOTICE LLME(f1b59c19/d8323790){ASSIGNED} LLGM Assign pre (ffffffff => d8323790) (gprs_llc.c:1079) 20241124164910857 DLLC NOTICE LLME(ffffffff/d8323790){ASSIGNED} LLGM Assign post (ffffffff => d8323790) (gprs_llc.c:1125) 20241124164910857 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164910857 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164910857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164910857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@d2a15586120d: setverdict(pass): none -> pass 20241124164910908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164910908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164910908 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164910908 DMM INFO MM(262420000000015/d8323790) -> GMM DETACH REQUEST TLLI=0xd8323790 type=GPRS detach (gprs_gmm.c:1440) 20241124164910908 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241124164910908 DMM INFO MM(262420000000015/d8323790) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241124164910908 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164910908 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164910908 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164910908 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164910908 DLLC NOTICE LLME(ffffffff/d8323790){ASSIGNED} LLGM Assign pre (d8323790 => ffffffff) (gprs_llc.c:1079) 20241124164910908 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8323790 => ffffffff) (gprs_llc.c:1125) 20241124164910908 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241124164910908 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) 20241124164910908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Deallocated (fsm.c:568) 20241124164910908 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Deallocated (fsm.c:568) 20241124164910908 DMM DEBUG MM_STATE_Iu[0x612000015ca0]{Detached}: Deallocated (fsm.c:568) 20241124164910908 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Deallocated (fsm.c:568) 20241124164910909 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@d2a15586120d: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@d2a15586120d: Final verdict of PTC: pass 20241124164910917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47766<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@d2a15586120d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@d2a15586120d: Final verdict of PTC: none 20241124164910919 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164910919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(688)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@d2a15586120d: Final verdict of PTC: none -NSVCI98(698)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@d2a15586120d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(695)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@d2a15586120d: Final verdict of PTC: none -NSVCI97(692)@d2a15586120d: Final verdict of PTC: none -NSVCI99(702)@d2a15586120d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(700)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(690)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(696)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_nopoweroff-BVCI210(695): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@d2a15586120d: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Nov 24 16:49:11 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241124164911042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164911344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79692) 20241124164911921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164911921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79692, count=94428) 20241124164912922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164912922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Nov 24 16:49:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164913923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164913923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_detach_poweroff started. 20241124164914406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164914408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(712)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164914459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164914459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164914459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164914459 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164914459 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164914459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164914459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164914459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164914459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(711)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(712)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164914461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164914461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164914461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164914461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164914461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164914461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164914461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164914461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164914461 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164914462 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164914462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164914462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164914462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(712)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164914466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164914475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164914475 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(709)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(711)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164914483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164914483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164914483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164914483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164914483 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164914483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164914483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164914483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164914483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164914484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164914484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164914484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164914485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164914485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164914485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164914485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164914485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164914485 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164914485 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164914485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164914485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164914485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164914488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164914496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164914496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(717)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 TC_detach_poweroff-BVCI210(715)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164914530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164914530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164914530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164914530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164914530 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164914530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164914530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164914530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164914530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164914532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164914532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164914532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164914532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164914532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164914532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164914532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164914532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164914532 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164914532 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164914532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164914533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164914533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164914536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164914544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164914545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164914924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164914924 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164914924 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164914924 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164914927 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(722)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164914927 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(709)@d2a15586120d: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='FB1F39BA'O, index=0 SGSN_Test-GSUP(723)@d2a15586120d: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@d2a15586120d: 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 := '1D4A270437AA862E3BA494C7DE6C30CA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97BCE390'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '56BF784CF225964B'O } } } } } 20241124164915981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164915981 DLLC NOTICE LLME(ffffffff/fb1f39ba){UNASSIGNED} LLC RX: unknown TLLI 0xfb1f39ba, creating LLME on the fly (gprs_llc.c:552) 20241124164915981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164915981 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164915982 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Allocated (fsm.c:456) 20241124164915982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Allocated (fsm.c:456) 20241124164915982 DMM DEBUG MM_STATE_Gb[0x612000016120]{Idle}: Allocated (fsm.c:456) 20241124164915982 DMM DEBUG MM_STATE_Iu[0x6120000162a0]{Detached}: Allocated (fsm.c:456) 20241124164915982 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164915982 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164915982 DLLC NOTICE LLME(ffffffff/fb1f39ba){UNASSIGNED} LLGM Assign pre (fb1f39ba => d1dc52a7) (gprs_llc.c:1079) 20241124164915982 DLLC NOTICE LLME(fb1f39ba/d1dc52a7){ASSIGNED} LLGM Assign post (fb1f39ba => d1dc52a7) (gprs_llc.c:1125) 20241124164915982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164915982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164915982 DMM DEBUG MM(262420000000016/d1dc52a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164915995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164915995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164915995 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164915995 DMM DEBUG MM(262420000000016/d1dc52a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241124164915995 DMM NOTICE MM(262420000000016/d1dc52a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164915995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164915995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164915995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164915995 DMM DEBUG MM(262420000000016/d1dc52a7) Requesting authorization (sgsn_auth.c:160) 20241124164915995 DMM INFO MM(262420000000016/d1dc52a7) Requesting authentication tuples (sgsn_auth.c:184) 20241124164915995 DMM DEBUG MM(262420000000016/d1dc52a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164915995 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241124164915995 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@d2a15586120d: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@d2a15586120d: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241124164915998 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164915998 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164915998 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164915998 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164915998 DMM INFO MM(262420000000016/d1dc52a7) Subscriber data update (mmctx.c:445) 20241124164915998 DMM DEBUG MM(262420000000016/d1dc52a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164915998 DMM INFO MM(262420000000016/d1dc52a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164915998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164915998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164915998 DMM INFO MM(262420000000016/d1dc52a7) <- GMM AUTH AND CIPHERING REQ (rand = 1d 4a 27 04 37 aa 86 2e 3b a4 94 c7 de 6c 30 ca , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164916006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164916006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164916006 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164916006 DMM INFO MM(262420000000016/d1dc52a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164916006 DMM NOTICE MM(262420000000016/d1dc52a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164916006 DMM DEBUG MM(262420000000016/d1dc52a7) checking auth: received GSM SRES = 97 bc e3 90 (gprs_gmm.c:648) 20241124164916006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164916006 DMM DEBUG MM(262420000000016/d1dc52a7) Requesting authorization (sgsn_auth.c:160) 20241124164916006 DMM INFO MM(262420000000016/d1dc52a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164916006 DMM DEBUG MM(262420000000016/d1dc52a7) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164916006 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241124164916006 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) 20241124164916007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164916007 DMM INFO MM(262420000000016/d1dc52a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1dc52a7) (gprs_gmm.c:282) 20241124164916008 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164916008 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164916008 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241124164916008 DMM INFO MM(262420000000016/d1dc52a7) Subscriber data update (mmctx.c:445) 20241124164916008 DMM DEBUG MM(262420000000016/d1dc52a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164916008 DMM INFO MM(262420000000016/d1dc52a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164916008 DMM NOTICE MM(262420000000016/d1dc52a7) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241124164916008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164916008 DMM NOTICE MM(262420000000016/d1dc52a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164916008 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) 20241124164916009 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164916009 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241124164916009 DMM INFO MM(262420000000016/d1dc52a7) Subscriber data update (mmctx.c:445) 20241124164916009 DMM DEBUG MM(262420000000016/d1dc52a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164916015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164916016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164916016 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164916016 DMM INFO MM(262420000000016/d1dc52a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164916016 DMM NOTICE MM(262420000000016/d1dc52a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164916016 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164916016 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164916016 DLLC NOTICE LLME(fb1f39ba/d1dc52a7){ASSIGNED} LLGM Assign pre (ffffffff => d1dc52a7) (gprs_llc.c:1079) 20241124164916016 DLLC NOTICE LLME(ffffffff/d1dc52a7){ASSIGNED} LLGM Assign post (ffffffff => d1dc52a7) (gprs_llc.c:1125) 20241124164916016 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164916016 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164916016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164916016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@d2a15586120d: setverdict(pass): none -> pass 20241124164916067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164916067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241124164916067 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164916067 DMM INFO MM(262420000000016/d1dc52a7) -> GMM DETACH REQUEST TLLI=0xd1dc52a7 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241124164916067 DMM INFO MM(262420000000016/d1dc52a7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241124164916067 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164916067 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164916067 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164916067 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164916067 DLLC NOTICE LLME(ffffffff/d1dc52a7){ASSIGNED} LLGM Assign pre (d1dc52a7 => ffffffff) (gprs_llc.c:1079) 20241124164916067 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1dc52a7 => ffffffff) (gprs_llc.c:1125) 20241124164916067 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241124164916067 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) 20241124164916067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Deallocated (fsm.c:568) 20241124164916067 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Deallocated (fsm.c:568) 20241124164916067 DMM DEBUG MM_STATE_Iu[0x6120000162a0]{Detached}: Deallocated (fsm.c:568) 20241124164916067 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Deallocated (fsm.c:568) 20241124164916068 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(725)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(709)@d2a15586120d: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@d2a15586120d: Final verdict of PTC: pass 20241124164921077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47786<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@d2a15586120d: Final verdict of PTC: none -NSVCI98(716)@d2a15586120d: Final verdict of PTC: none 20241124164921080 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164921080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(712)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@d2a15586120d: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@d2a15586120d: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@d2a15586120d: Final verdict of PTC: none TC_detach_poweroff-BVCI196(709)@d2a15586120d: Final verdict of PTC: none -NSVCI99(721)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(714)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(710)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(719)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_poweroff-BVCI196(709): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@d2a15586120d: Test case TC_detach_poweroff finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Nov 24 16:49:21 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241124164921206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164921507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89504) 20241124164922081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164922081 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89504, count=93860) 20241124164923082 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164923082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Nov 24 16:49:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164924084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164924084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act started. 20241124164924570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164924572 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164924611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164924611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164924611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164924612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164924612 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164924612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164924612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164924612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164924612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164924613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164924613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164924613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164924614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164924614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164924614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164924614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164924614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164924614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164924614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164924614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164924614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164924614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164924619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164924628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164924628 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164924650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164924650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164924650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164924650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164924650 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164924650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164924650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164924650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164924651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164924652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164924652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164924652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164924652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164924653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164924653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164924653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164924653 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164924653 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164924653 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164924653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164924653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164924653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164924657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164924667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164924667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164924699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164924699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164924699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164924699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164924699 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164924699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164924699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164924700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164924700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164924701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164924701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164924702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164924702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164924702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164924702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164924702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164924702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164924702 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164924702 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164924702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164924702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164924702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164924706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164924716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164924716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(738)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164925085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164925085 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164925085 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164925085 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(740)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164925087 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(740)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164925088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(740)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@d2a15586120d: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='EDF00162'O, index=0 SGSN_Test-GSUP(742)@d2a15586120d: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@d2a15586120d: 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 := '29CABA62B8A15A0C8576B6EDD225E4A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF7527CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '96C24812D4835A97'O } } } } } 20241124164925135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164925135 DLLC NOTICE LLME(ffffffff/edf00162){UNASSIGNED} LLC RX: unknown TLLI 0xedf00162, creating LLME on the fly (gprs_llc.c:552) 20241124164925135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164925135 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164925136 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Allocated (fsm.c:456) 20241124164925136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Allocated (fsm.c:456) 20241124164925136 DMM DEBUG MM_STATE_Gb[0x612000016720]{Idle}: Allocated (fsm.c:456) 20241124164925136 DMM DEBUG MM_STATE_Iu[0x6120000168a0]{Detached}: Allocated (fsm.c:456) 20241124164925136 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164925136 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164925136 DLLC NOTICE LLME(ffffffff/edf00162){UNASSIGNED} LLGM Assign pre (edf00162 => e21478b8) (gprs_llc.c:1079) 20241124164925136 DLLC NOTICE LLME(edf00162/e21478b8){ASSIGNED} LLGM Assign post (edf00162 => e21478b8) (gprs_llc.c:1125) 20241124164925136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164925136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164925136 DMM DEBUG MM(262420000000017/e21478b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164925148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164925148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164925148 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164925148 DMM DEBUG MM(262420000000017/e21478b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241124164925148 DMM NOTICE MM(262420000000017/e21478b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164925148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164925148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164925148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164925148 DMM DEBUG MM(262420000000017/e21478b8) Requesting authorization (sgsn_auth.c:160) 20241124164925148 DMM INFO MM(262420000000017/e21478b8) Requesting authentication tuples (sgsn_auth.c:184) 20241124164925148 DMM DEBUG MM(262420000000017/e21478b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164925148 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241124164925148 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@d2a15586120d: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241124164925152 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164925152 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164925152 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164925152 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164925152 DMM INFO MM(262420000000017/e21478b8) Subscriber data update (mmctx.c:445) 20241124164925152 DMM DEBUG MM(262420000000017/e21478b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164925152 DMM INFO MM(262420000000017/e21478b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164925152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164925152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164925152 DMM INFO MM(262420000000017/e21478b8) <- GMM AUTH AND CIPHERING REQ (rand = 29 ca ba 62 b8 a1 5a 0c 85 76 b6 ed d2 25 e4 a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164925161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164925161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164925161 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164925161 DMM INFO MM(262420000000017/e21478b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164925161 DMM NOTICE MM(262420000000017/e21478b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164925161 DMM DEBUG MM(262420000000017/e21478b8) checking auth: received GSM SRES = df 75 27 cf (gprs_gmm.c:648) 20241124164925161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164925161 DMM DEBUG MM(262420000000017/e21478b8) Requesting authorization (sgsn_auth.c:160) 20241124164925161 DMM INFO MM(262420000000017/e21478b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164925161 DMM DEBUG MM(262420000000017/e21478b8) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164925161 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241124164925161 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) 20241124164925161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164925161 DMM INFO MM(262420000000017/e21478b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe21478b8) (gprs_gmm.c:282) 20241124164925163 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164925163 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164925163 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241124164925163 DMM INFO MM(262420000000017/e21478b8) Subscriber data update (mmctx.c:445) 20241124164925163 DMM DEBUG MM(262420000000017/e21478b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164925163 DMM INFO MM(262420000000017/e21478b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164925163 DMM NOTICE MM(262420000000017/e21478b8) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241124164925163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164925163 DMM NOTICE MM(262420000000017/e21478b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164925163 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) 20241124164925164 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164925164 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241124164925164 DMM INFO MM(262420000000017/e21478b8) Subscriber data update (mmctx.c:445) 20241124164925164 DMM DEBUG MM(262420000000017/e21478b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164925170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164925170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164925170 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164925170 DMM INFO MM(262420000000017/e21478b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164925170 DMM NOTICE MM(262420000000017/e21478b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164925170 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164925170 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164925170 DLLC NOTICE LLME(edf00162/e21478b8){ASSIGNED} LLGM Assign pre (ffffffff => e21478b8) (gprs_llc.c:1079) 20241124164925170 DLLC NOTICE LLME(ffffffff/e21478b8){ASSIGNED} LLGM Assign post (ffffffff => e21478b8) (gprs_llc.c:1125) 20241124164925170 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164925170 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164925170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164925170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@d2a15586120d: setverdict(pass): none -> pass 20241124164925221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164925221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124164925222 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164925222 DMM INFO MM(262420000000017/e21478b8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124164925222 DMM INFO MM(262420000000017/e21478b8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124164925222 DMM DEBUG MM(262420000000017/e21478b8) Using GGSN 0 (gprs_sm.c:317) 20241124164925222 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) 20241124164925222 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241124164925222 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124164925222 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241124164925222 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241124164925234 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 55 16 04 77 11 3d 4f 4c 51 14 05 7f ea 1e b2 86 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) 20241124164925234 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87df8c0, cbp=0x61400000b8a0) (sgsn_libgtp.c:630) 20241124164925234 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124164925234 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003afc4b8 TLLI=e21478b8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124164925234 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124164925234 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@d2a15586120d: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@d2a15586120d: Final verdict of PTC: pass 20241124164925243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(732)@d2a15586120d: Final verdict of PTC: none -NSVCI97(730)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(742)@d2a15586120d: Final verdict of PTC: none 20241124164925246 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) -NSVCI98(735)@d2a15586120d: Final verdict of PTC: none 20241124164925246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(727)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@d2a15586120d: Final verdict of PTC: none -NSVCI99(741)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(738)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(728)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(733)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(739)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act-BVCI220(738): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Nov 24 16:49:25 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 20241124164925380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164925782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43640) 20241124164926247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164926247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43640, count=92552) 20241124164927249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164927249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Nov 24 16:49:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164928252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164928252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_pdp_act_unattached started. 20241124164928845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43186<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164928846 DMM INFO MM(262420000000017/e21478b8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164928846 DMM INFO MM(262420000000017/e21478b8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164928846 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164928846 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164928846 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164928846 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164928846 DLLC NOTICE LLME(ffffffff/e21478b8){ASSIGNED} LLGM Assign pre (e21478b8 => ffffffff) (gprs_llc.c:1079) 20241124164928846 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e21478b8 => ffffffff) (gprs_llc.c:1125) 20241124164928846 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003afc160 (gprs_sndcp.c:574) 20241124164928846 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003afc4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124164928846 DMM NOTICE MM(262420000000017/e21478b8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124164928846 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241124164928847 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124164928847 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124164928847 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241124164928847 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241124164928847 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) 20241124164928847 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:402) 20241124164928847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Deallocated (fsm.c:568) 20241124164928847 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Deallocated (fsm.c:568) 20241124164928847 DMM DEBUG MM_STATE_Iu[0x6120000168a0]{Detached}: Deallocated (fsm.c:568) 20241124164928847 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Deallocated (fsm.c:568) 20241124164928847 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164928888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164928888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164928888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164928888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164928888 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164928888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164928888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164928888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164928888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164928890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164928890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164928890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164928891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164928891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164928891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164928891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164928891 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164928891 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164928891 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164928891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164928891 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164928891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164928895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164928904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164928904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(754)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164928934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164928934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164928934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164928934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164928934 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164928934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164928934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164928934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164928934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164928936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164928936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164928936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164928936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164928936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164928936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164928936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164928936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164928936 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164928936 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164928936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(755)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164928937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(755)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164928937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124164928941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164928950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164928950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(754)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_pdp_act_unattached-BVCI210(752)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(759)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164928959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164928959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164928959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164928959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164928959 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164928959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164928959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164928959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164928959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164928960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164928960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164928960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164928961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164928961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164928961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164928961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164928961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164928961 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164928961 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164928961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164928961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164928961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164928965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164928974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164928974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164929253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164929253 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164929253 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164929253 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164929255 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(760)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164929255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@d2a15586120d: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='FE3C7B0A'O, index=0 SGSN_Test-GSUP(761)@d2a15586120d: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241124164929299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164929299 DLLC NOTICE LLME(ffffffff/fe3c7b0a){UNASSIGNED} LLC RX: unknown TLLI 0xfe3c7b0a, creating LLME on the fly (gprs_llc.c:552) 20241124164929299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241124164929300 DMM NOTICE LLME(ffffffff/fe3c7b0a){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241124164929300 DLLC NOTICE LLME(ffffffff/fe3c7b0a){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241124164929300 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@d2a15586120d: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@d2a15586120d: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@d2a15586120d: Final verdict of PTC: pass 20241124164929314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43186<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(745)@d2a15586120d: Final verdict of PTC: none -NSVCI97(749)@d2a15586120d: Final verdict of PTC: none -NSVCI98(755)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(761)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@d2a15586120d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@d2a15586120d: Final verdict of PTC: none 20241124164929317 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164929317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pdp_act_unattached-BVCI220(758)@d2a15586120d: Final verdict of PTC: none -NSVCI99(759)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@d2a15586120d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(757)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(753)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(747)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@d2a15586120d: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Nov 24 16:49:29 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 20241124164929442 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164929743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56136) 20241124164930318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164930318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56136, count=60492) 20241124164931319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164931319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Nov 24 16:49:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164932319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164932319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_user started. 20241124164932804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164932805 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164932847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164932847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164932847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164932847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164932847 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164932847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164932847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164932847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164932847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164932849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164932849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164932849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164932850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164932850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164932850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164932850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164932850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164932850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164932850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164932850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164932851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164932851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164932854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164932862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164932862 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164932881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164932881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164932881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164932881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164932881 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164932881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164932881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164932881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164932881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164932883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164932883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164932883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164932883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164932883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164932883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164932883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164932883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164932883 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164932883 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164932883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(773)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164932884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164932884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164932888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164932898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164932898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(779)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164932931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164932931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164932931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164932931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164932931 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164932931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164932931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164932931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164932931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164932934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164932934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164932934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164932934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164932934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164932934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164932934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164932934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164932934 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164932934 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164932934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164932934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164932934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(779)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164932938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164932947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164932947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(776)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164933321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164933321 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164933321 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164933321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(778)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164933323 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(778)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164933323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(778)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(778)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(778)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@d2a15586120d: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E460176D'O, index=0 SGSN_Test-GSUP(780)@d2a15586120d: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@d2a15586120d: 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 := 'FED7EA87652C9F6EBCC27A4E38771B7F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A4C2091'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8A7D70DF30E2C62A'O } } } } } 20241124164933370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164933370 DLLC NOTICE LLME(ffffffff/e460176d){UNASSIGNED} LLC RX: unknown TLLI 0xe460176d, creating LLME on the fly (gprs_llc.c:552) 20241124164933370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164933370 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164933370 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Allocated (fsm.c:456) 20241124164933370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Allocated (fsm.c:456) 20241124164933370 DMM DEBUG MM_STATE_Gb[0x612000016ea0]{Idle}: Allocated (fsm.c:456) 20241124164933370 DMM DEBUG MM_STATE_Iu[0x612000017020]{Detached}: Allocated (fsm.c:456) 20241124164933370 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164933370 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164933370 DLLC NOTICE LLME(ffffffff/e460176d){UNASSIGNED} LLGM Assign pre (e460176d => ec60bb8a) (gprs_llc.c:1079) 20241124164933370 DLLC NOTICE LLME(e460176d/ec60bb8a){ASSIGNED} LLGM Assign post (e460176d => ec60bb8a) (gprs_llc.c:1125) 20241124164933371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164933371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164933371 DMM DEBUG MM(262420000000019/ec60bb8a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164933384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164933384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164933384 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164933384 DMM DEBUG MM(262420000000019/ec60bb8a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241124164933384 DMM NOTICE MM(262420000000019/ec60bb8a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164933384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164933384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164933384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164933384 DMM DEBUG MM(262420000000019/ec60bb8a) Requesting authorization (sgsn_auth.c:160) 20241124164933385 DMM INFO MM(262420000000019/ec60bb8a) Requesting authentication tuples (sgsn_auth.c:184) 20241124164933385 DMM DEBUG MM(262420000000019/ec60bb8a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164933385 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241124164933385 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@d2a15586120d: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241124164933387 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164933387 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164933387 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164933387 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164933388 DMM INFO MM(262420000000019/ec60bb8a) Subscriber data update (mmctx.c:445) 20241124164933388 DMM DEBUG MM(262420000000019/ec60bb8a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164933388 DMM INFO MM(262420000000019/ec60bb8a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164933388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164933388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164933388 DMM INFO MM(262420000000019/ec60bb8a) <- GMM AUTH AND CIPHERING REQ (rand = fe d7 ea 87 65 2c 9f 6e bc c2 7a 4e 38 77 1b 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164933396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164933396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164933396 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164933396 DMM INFO MM(262420000000019/ec60bb8a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164933396 DMM NOTICE MM(262420000000019/ec60bb8a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164933396 DMM DEBUG MM(262420000000019/ec60bb8a) checking auth: received GSM SRES = 3a 4c 20 91 (gprs_gmm.c:648) 20241124164933396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164933396 DMM DEBUG MM(262420000000019/ec60bb8a) Requesting authorization (sgsn_auth.c:160) 20241124164933396 DMM INFO MM(262420000000019/ec60bb8a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164933396 DMM DEBUG MM(262420000000019/ec60bb8a) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164933396 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241124164933397 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) 20241124164933397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164933397 DMM INFO MM(262420000000019/ec60bb8a) <- GMM ATTACH ACCEPT (new P-TMSI=0xec60bb8a) (gprs_gmm.c:282) 20241124164933398 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164933398 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164933398 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241124164933398 DMM INFO MM(262420000000019/ec60bb8a) Subscriber data update (mmctx.c:445) 20241124164933398 DMM DEBUG MM(262420000000019/ec60bb8a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164933398 DMM INFO MM(262420000000019/ec60bb8a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164933398 DMM NOTICE MM(262420000000019/ec60bb8a) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241124164933398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164933398 DMM NOTICE MM(262420000000019/ec60bb8a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164933398 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) 20241124164933399 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164933399 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241124164933399 DMM INFO MM(262420000000019/ec60bb8a) Subscriber data update (mmctx.c:445) 20241124164933399 DMM DEBUG MM(262420000000019/ec60bb8a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164933405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164933405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164933405 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164933405 DMM INFO MM(262420000000019/ec60bb8a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164933405 DMM NOTICE MM(262420000000019/ec60bb8a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164933405 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164933405 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164933405 DLLC NOTICE LLME(e460176d/ec60bb8a){ASSIGNED} LLGM Assign pre (ffffffff => ec60bb8a) (gprs_llc.c:1079) 20241124164933405 DLLC NOTICE LLME(ffffffff/ec60bb8a){ASSIGNED} LLGM Assign post (ffffffff => ec60bb8a) (gprs_llc.c:1125) 20241124164933405 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164933405 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164933405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164933405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@d2a15586120d: setverdict(pass): none -> pass 20241124164933457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164933457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124164933457 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164933457 DMM INFO MM(262420000000019/ec60bb8a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124164933457 DMM INFO MM(262420000000019/ec60bb8a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124164933457 DMM DEBUG MM(262420000000019/ec60bb8a) Using GGSN 0 (gprs_sm.c:317) 20241124164933457 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) 20241124164933457 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241124164933457 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124164933457 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241124164933457 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241124164933467 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 8f cc 2a 7a 11 67 9b 0a b0 14 05 7f b3 e4 65 de 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) 20241124164933467 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e0938, cbp=0x61400000c2a0) (sgsn_libgtp.c:630) 20241124164933467 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124164933467 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003dd8cb8 TLLI=ec60bb8a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124164933467 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124164933468 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124164933475 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:823) 20241124164933482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164933482 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241124164933482 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@d2a15586120d: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@d2a15586120d: Final verdict of PTC: pass 20241124164933487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43206<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@d2a15586120d: Final verdict of PTC: none 20241124164933489 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164933489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(778)@d2a15586120d: Final verdict of PTC: none -NSVCI97(768)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@d2a15586120d: Final verdict of PTC: none -NSVCI99(779)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@d2a15586120d: Final verdict of PTC: none -NSVCI98(773)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(776)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(771)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(766)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(777)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(776): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Nov 24 16:49:33 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 20241124164933615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164934016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43210<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95472) 20241124164934265 DGPRS DEBUG Checking for inactive LLMEs, time = 14277708 (sgsn.c:132) 20241124164934490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164934490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95472, count=97236) 20241124164935491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164935491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sun Nov 24 16:49:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164936492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164936492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_ggsn_reject started. 20241124164937070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164937072 DMM INFO MM(262420000000019/ec60bb8a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164937072 DMM INFO MM(262420000000019/ec60bb8a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164937072 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164937072 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164937072 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164937072 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164937072 DLLC NOTICE LLME(ffffffff/ec60bb8a){ASSIGNED} LLGM Assign pre (ec60bb8a => ffffffff) (gprs_llc.c:1079) 20241124164937072 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec60bb8a => ffffffff) (gprs_llc.c:1125) 20241124164937072 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003dd8960 (gprs_sndcp.c:574) 20241124164937072 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003dd8cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124164937072 DMM NOTICE MM(262420000000019/ec60bb8a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124164937072 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241124164937072 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124164937072 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124164937072 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241124164937072 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241124164937072 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) 20241124164937072 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:402) 20241124164937072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Deallocated (fsm.c:568) 20241124164937073 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Deallocated (fsm.c:568) 20241124164937073 DMM DEBUG MM_STATE_Iu[0x612000017020]{Detached}: Deallocated (fsm.c:568) 20241124164937073 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Deallocated (fsm.c:568) 20241124164937073 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164937119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164937119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164937119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164937119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164937119 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164937119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164937119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164937119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164937119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164937121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164937121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164937121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164937121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164937121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164937121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164937121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164937121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164937121 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164937121 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164937121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164937122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164937122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164937126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164937137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164937137 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164937154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164937154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164937154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164937154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164937154 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164937154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164937154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164937154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164937154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164937155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164937155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164937155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164937156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164937156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164937156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164937156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164937156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164937156 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164937156 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164937156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(792)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164937156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164937156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164937160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164937171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164937171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164937188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164937188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164937188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164937188 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164937188 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164937188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164937188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164937188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164937188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164937189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164937189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164937189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164937190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164937190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164937190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164937190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164937190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164937190 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164937190 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164937190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164937190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164937190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164937195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164937204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164937204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164937493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164937493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164937493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164937493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164937495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(798)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164937496 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d2a15586120d: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='E3369CD7'O, index=0 SGSN_Test-GSUP(799)@d2a15586120d: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@d2a15586120d: 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 := '700E35F13B1A857BC94ACF4F4681A5A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2A41B79A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2B5BEF1B31E71D4F'O } } } } } 20241124164937540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164937540 DLLC NOTICE LLME(ffffffff/e3369cd7){UNASSIGNED} LLC RX: unknown TLLI 0xe3369cd7, creating LLME on the fly (gprs_llc.c:552) 20241124164937540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164937540 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164937540 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Allocated (fsm.c:456) 20241124164937540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Allocated (fsm.c:456) 20241124164937540 DMM DEBUG MM_STATE_Gb[0x612000017620]{Idle}: Allocated (fsm.c:456) 20241124164937540 DMM DEBUG MM_STATE_Iu[0x6120000177a0]{Detached}: Allocated (fsm.c:456) 20241124164937540 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164937540 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164937540 DLLC NOTICE LLME(ffffffff/e3369cd7){UNASSIGNED} LLGM Assign pre (e3369cd7 => d12cc136) (gprs_llc.c:1079) 20241124164937540 DLLC NOTICE LLME(e3369cd7/d12cc136){ASSIGNED} LLGM Assign post (e3369cd7 => d12cc136) (gprs_llc.c:1125) 20241124164937540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164937540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164937540 DMM DEBUG MM(262420000000020/d12cc136) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164937553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164937553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164937553 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164937553 DMM DEBUG MM(262420000000020/d12cc136) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241124164937553 DMM NOTICE MM(262420000000020/d12cc136) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164937553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164937553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164937553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164937553 DMM DEBUG MM(262420000000020/d12cc136) Requesting authorization (sgsn_auth.c:160) 20241124164937553 DMM INFO MM(262420000000020/d12cc136) Requesting authentication tuples (sgsn_auth.c:184) 20241124164937553 DMM DEBUG MM(262420000000020/d12cc136) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164937553 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241124164937553 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@d2a15586120d: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241124164937556 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164937556 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164937556 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164937556 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164937556 DMM INFO MM(262420000000020/d12cc136) Subscriber data update (mmctx.c:445) 20241124164937556 DMM DEBUG MM(262420000000020/d12cc136) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164937556 DMM INFO MM(262420000000020/d12cc136) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164937556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164937557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164937557 DMM INFO MM(262420000000020/d12cc136) <- GMM AUTH AND CIPHERING REQ (rand = 70 0e 35 f1 3b 1a 85 7b c9 4a cf 4f 46 81 a5 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164937564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164937564 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164937564 DMM INFO MM(262420000000020/d12cc136) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164937564 DMM NOTICE MM(262420000000020/d12cc136) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164937564 DMM DEBUG MM(262420000000020/d12cc136) checking auth: received GSM SRES = 2a 41 b7 9a (gprs_gmm.c:648) 20241124164937564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164937564 DMM DEBUG MM(262420000000020/d12cc136) Requesting authorization (sgsn_auth.c:160) 20241124164937564 DMM INFO MM(262420000000020/d12cc136) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164937565 DMM DEBUG MM(262420000000020/d12cc136) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164937565 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241124164937565 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) 20241124164937565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164937565 DMM INFO MM(262420000000020/d12cc136) <- GMM ATTACH ACCEPT (new P-TMSI=0xd12cc136) (gprs_gmm.c:282) 20241124164937566 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164937566 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164937566 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241124164937566 DMM INFO MM(262420000000020/d12cc136) Subscriber data update (mmctx.c:445) 20241124164937566 DMM DEBUG MM(262420000000020/d12cc136) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164937566 DMM INFO MM(262420000000020/d12cc136) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164937566 DMM NOTICE MM(262420000000020/d12cc136) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241124164937566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164937566 DMM NOTICE MM(262420000000020/d12cc136) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164937567 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) 20241124164937567 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164937567 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241124164937567 DMM INFO MM(262420000000020/d12cc136) Subscriber data update (mmctx.c:445) 20241124164937567 DMM DEBUG MM(262420000000020/d12cc136) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164937573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164937573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164937573 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164937573 DMM INFO MM(262420000000020/d12cc136) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164937573 DMM NOTICE MM(262420000000020/d12cc136) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164937573 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164937573 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164937573 DLLC NOTICE LLME(e3369cd7/d12cc136){ASSIGNED} LLGM Assign pre (ffffffff => d12cc136) (gprs_llc.c:1079) 20241124164937573 DLLC NOTICE LLME(ffffffff/d12cc136){ASSIGNED} LLGM Assign post (ffffffff => d12cc136) (gprs_llc.c:1125) 20241124164937573 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164937573 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164937573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164937573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@d2a15586120d: setverdict(pass): none -> pass 20241124164937625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164937625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124164937625 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164937625 DMM INFO MM(262420000000020/d12cc136) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124164937625 DMM INFO MM(262420000000020/d12cc136) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124164937625 DMM DEBUG MM(262420000000020/d12cc136) Using GGSN 0 (gprs_sm.c:317) 20241124164937625 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) 20241124164937625 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241124164937625 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124164937625 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241124164937625 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241124164937636 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 95 0f 17 30 11 52 f0 29 6b 14 05 7f 80 29 10 b9 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) 20241124164937636 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7effd87e19b0, cbp=0x61400000c8a0) (sgsn_libgtp.c:630) 20241124164937636 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241124164937636 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241124164937636 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241124164937636 DMM NOTICE MM(262420000000020/d12cc136) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d2a15586120d: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@d2a15586120d: Final verdict of PTC: pass 20241124164937645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38010<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(799)@d2a15586120d: Final verdict of PTC: none 20241124164937647 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164937647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(797)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@d2a15586120d: Final verdict of PTC: none -NSVCI97(787)@d2a15586120d: Final verdict of PTC: none -NSVCI98(792)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(785)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(790)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(795)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Nov 24 16:49:37 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 20241124164937777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164938179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98108) 20241124164938649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164938649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98108, count=98648) 20241124164939651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164939651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sun Nov 24 16:49:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164940652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164940652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_user_deact_mo started. 20241124164941240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164941241 DMM INFO MM(262420000000020/d12cc136) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164941241 DMM INFO MM(262420000000020/d12cc136) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164941242 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164941242 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164941242 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164941242 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164941242 DLLC NOTICE LLME(ffffffff/d12cc136){ASSIGNED} LLGM Assign pre (d12cc136 => ffffffff) (gprs_llc.c:1079) 20241124164941242 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d12cc136 => ffffffff) (gprs_llc.c:1125) 20241124164941242 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241124164941242 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) 20241124164941242 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:402) 20241124164941242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Deallocated (fsm.c:568) 20241124164941242 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Deallocated (fsm.c:568) 20241124164941242 DMM DEBUG MM_STATE_Iu[0x6120000177a0]{Detached}: Deallocated (fsm.c:568) 20241124164941242 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Deallocated (fsm.c:568) 20241124164941242 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164941283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164941283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164941283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164941283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164941283 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164941283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164941283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164941283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164941283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164941285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164941285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164941285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164941285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164941285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164941285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164941285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164941285 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164941285 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164941286 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164941286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164941286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164941286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164941289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124164941298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164941298 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164941323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164941323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164941323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164941323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164941323 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164941323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164941323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164941323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164941323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164941325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164941325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164941325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164941325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164941325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164941325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164941325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164941325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164941325 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164941325 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164941325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164941326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164941326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164941330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164941338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164941338 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164941360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164941360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164941360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164941360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164941360 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164941361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164941361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164941361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164941361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164941362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164941362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164941362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164941363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164941363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164941363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164941363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164941363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164941363 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164941363 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164941363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164941363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164941363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164941366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164941375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164941375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164941653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164941653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164941653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164941653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164941655 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(817)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164941655 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@d2a15586120d: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='D64CE34A'O, index=0 SGSN_Test-GSUP(818)@d2a15586120d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@d2a15586120d: 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 := 'CBF12B01E8AE0F0E0BFCABDF2B668D7F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '145D037F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '19962D85FBF00287'O } } } } } 20241124164941704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164941704 DLLC NOTICE LLME(ffffffff/d64ce34a){UNASSIGNED} LLC RX: unknown TLLI 0xd64ce34a, creating LLME on the fly (gprs_llc.c:552) 20241124164941704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164941704 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164941704 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Allocated (fsm.c:456) 20241124164941704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Allocated (fsm.c:456) 20241124164941704 DMM DEBUG MM_STATE_Gb[0x612000017c20]{Idle}: Allocated (fsm.c:456) 20241124164941704 DMM DEBUG MM_STATE_Iu[0x612000017da0]{Detached}: Allocated (fsm.c:456) 20241124164941704 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164941704 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164941704 DLLC NOTICE LLME(ffffffff/d64ce34a){UNASSIGNED} LLGM Assign pre (d64ce34a => c73d013f) (gprs_llc.c:1079) 20241124164941704 DLLC NOTICE LLME(d64ce34a/c73d013f){ASSIGNED} LLGM Assign post (d64ce34a => c73d013f) (gprs_llc.c:1125) 20241124164941704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164941704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164941704 DMM DEBUG MM(262420000000021/c73d013f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164941718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164941718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164941718 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164941718 DMM DEBUG MM(262420000000021/c73d013f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241124164941718 DMM NOTICE MM(262420000000021/c73d013f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164941718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164941718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164941718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164941718 DMM DEBUG MM(262420000000021/c73d013f) Requesting authorization (sgsn_auth.c:160) 20241124164941718 DMM INFO MM(262420000000021/c73d013f) Requesting authentication tuples (sgsn_auth.c:184) 20241124164941718 DMM DEBUG MM(262420000000021/c73d013f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164941718 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241124164941718 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@d2a15586120d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241124164941721 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164941721 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164941721 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164941721 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164941721 DMM INFO MM(262420000000021/c73d013f) Subscriber data update (mmctx.c:445) 20241124164941721 DMM DEBUG MM(262420000000021/c73d013f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164941721 DMM INFO MM(262420000000021/c73d013f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164941721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164941721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164941721 DMM INFO MM(262420000000021/c73d013f) <- GMM AUTH AND CIPHERING REQ (rand = cb f1 2b 01 e8 ae 0f 0e 0b fc ab df 2b 66 8d 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164941730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164941730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164941731 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164941731 DMM INFO MM(262420000000021/c73d013f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164941731 DMM NOTICE MM(262420000000021/c73d013f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164941731 DMM DEBUG MM(262420000000021/c73d013f) checking auth: received GSM SRES = 14 5d 03 7f (gprs_gmm.c:648) 20241124164941731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164941731 DMM DEBUG MM(262420000000021/c73d013f) Requesting authorization (sgsn_auth.c:160) 20241124164941731 DMM INFO MM(262420000000021/c73d013f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164941731 DMM DEBUG MM(262420000000021/c73d013f) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164941731 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241124164941731 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) 20241124164941731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164941731 DMM INFO MM(262420000000021/c73d013f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc73d013f) (gprs_gmm.c:282) 20241124164941732 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164941732 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164941732 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241124164941732 DMM INFO MM(262420000000021/c73d013f) Subscriber data update (mmctx.c:445) 20241124164941732 DMM DEBUG MM(262420000000021/c73d013f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164941732 DMM INFO MM(262420000000021/c73d013f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164941732 DMM NOTICE MM(262420000000021/c73d013f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241124164941732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164941732 DMM NOTICE MM(262420000000021/c73d013f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164941732 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) 20241124164941733 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164941733 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241124164941733 DMM INFO MM(262420000000021/c73d013f) Subscriber data update (mmctx.c:445) 20241124164941733 DMM DEBUG MM(262420000000021/c73d013f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164941739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164941739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164941739 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164941739 DMM INFO MM(262420000000021/c73d013f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164941739 DMM NOTICE MM(262420000000021/c73d013f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164941739 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164941739 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164941739 DLLC NOTICE LLME(d64ce34a/c73d013f){ASSIGNED} LLGM Assign pre (ffffffff => c73d013f) (gprs_llc.c:1079) 20241124164941739 DLLC NOTICE LLME(ffffffff/c73d013f){ASSIGNED} LLGM Assign post (ffffffff => c73d013f) (gprs_llc.c:1125) 20241124164941739 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164941739 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164941739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164941740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@d2a15586120d: setverdict(pass): none -> pass 20241124164941791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164941792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124164941792 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164941792 DMM INFO MM(262420000000021/c73d013f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124164941792 DMM INFO MM(262420000000021/c73d013f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124164941792 DMM DEBUG MM(262420000000021/c73d013f) Using GGSN 0 (gprs_sm.c:317) 20241124164941792 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) 20241124164941792 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241124164941792 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124164941792 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241124164941792 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241124164941803 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 5e 70 92 ee 11 42 a8 e2 3f 14 05 7f 88 5d 28 c5 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) 20241124164941804 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:630) 20241124164941804 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124164941804 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210040eecb8 TLLI=c73d013f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124164941804 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124164941804 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124164941811 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:823) 20241124164941819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164941819 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241124164941820 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164941823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164941823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241124164941823 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164941823 DMM INFO MM(262420000000021/c73d013f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241124164941823 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124164941823 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241124164941825 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) 20241124164941825 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7effd87e19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:630) 20241124164941825 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241124164941825 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210040eecb8, TLLI=c73d013f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124164941825 DMM INFO MM(262420000000021/c73d013f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241124164941825 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241124164941826 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@d2a15586120d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@d2a15586120d: Final verdict of PTC: pass 20241124164941834 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38022<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164941836 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164941836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(818)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@d2a15586120d: Final verdict of PTC: none -NSVCI97(806)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@d2a15586120d: Final verdict of PTC: none -NSVCI99(816)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@d2a15586120d: Final verdict of PTC: none -NSVCI98(811)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(809)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(814)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(804)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Nov 24 16:49:41 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 20241124164941930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164942331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89276) 20241124164942837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164942837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89276, count=106344) 20241124164943838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164943838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sun Nov 24 16:49:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164944840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164944840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_user_deact_mt started. 20241124164945389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164945390 DMM INFO MM(262420000000021/c73d013f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164945390 DMM INFO MM(262420000000021/c73d013f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164945390 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164945390 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164945391 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164945391 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164945391 DLLC NOTICE LLME(ffffffff/c73d013f){ASSIGNED} LLGM Assign pre (c73d013f => ffffffff) (gprs_llc.c:1079) 20241124164945391 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c73d013f => ffffffff) (gprs_llc.c:1125) 20241124164945391 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241124164945391 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) 20241124164945391 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:402) 20241124164945391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Deallocated (fsm.c:568) 20241124164945391 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Deallocated (fsm.c:568) 20241124164945391 DMM DEBUG MM_STATE_Iu[0x612000017da0]{Detached}: Deallocated (fsm.c:568) 20241124164945391 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Deallocated (fsm.c:568) 20241124164945391 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164945445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164945445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164945445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164945445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164945445 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164945445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164945445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164945445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164945445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164945446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164945446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164945447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164945447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164945447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164945447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164945447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164945447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164945447 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164945447 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164945447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(825)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164945448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164945448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164945451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164945459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164945459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(830)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164945488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164945488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164945488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164945488 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164945488 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164945488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164945488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164945488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164945488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(831)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164945490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164945490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164945490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164945491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164945491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164945491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164945491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164945491 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164945491 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164945491 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164945491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164945491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164945491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164945496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124164945507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164945507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(828)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164945520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164945520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164945520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164945521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164945521 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164945521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164945521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164945521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164945521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164945522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164945522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164945522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164945523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164945523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164945523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164945523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164945523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164945523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164945523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164945523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164945523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164945523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164945528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164945537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164945537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164945840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164945841 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164945841 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164945841 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164945843 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(836)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241124164945844 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d2a15586120d: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='F499D9EE'O, index=0 SGSN_Test-GSUP(837)@d2a15586120d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@d2a15586120d: 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 := 'DC4B6A54DD2919CD35843AAE3991C970'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63BEB483'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F62F64AAFC8F341D'O } } } } } 20241124164945888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164945888 DLLC NOTICE LLME(ffffffff/f499d9ee){UNASSIGNED} LLC RX: unknown TLLI 0xf499d9ee, creating LLME on the fly (gprs_llc.c:552) 20241124164945888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164945888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164945888 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Allocated (fsm.c:456) 20241124164945888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Allocated (fsm.c:456) 20241124164945888 DMM DEBUG MM_STATE_Gb[0x6120000183a0]{Idle}: Allocated (fsm.c:456) 20241124164945888 DMM DEBUG MM_STATE_Iu[0x612000018520]{Detached}: Allocated (fsm.c:456) 20241124164945888 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164945888 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164945888 DLLC NOTICE LLME(ffffffff/f499d9ee){UNASSIGNED} LLGM Assign pre (f499d9ee => ff0c3ece) (gprs_llc.c:1079) 20241124164945888 DLLC NOTICE LLME(f499d9ee/ff0c3ece){ASSIGNED} LLGM Assign post (f499d9ee => ff0c3ece) (gprs_llc.c:1125) 20241124164945888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164945888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164945888 DMM DEBUG MM(262420000000022/ff0c3ece) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164945897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164945897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164945898 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164945898 DMM DEBUG MM(262420000000022/ff0c3ece) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241124164945898 DMM NOTICE MM(262420000000022/ff0c3ece) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164945898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164945898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164945898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164945898 DMM DEBUG MM(262420000000022/ff0c3ece) Requesting authorization (sgsn_auth.c:160) 20241124164945898 DMM INFO MM(262420000000022/ff0c3ece) Requesting authentication tuples (sgsn_auth.c:184) 20241124164945898 DMM DEBUG MM(262420000000022/ff0c3ece) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164945898 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241124164945898 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@d2a15586120d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241124164945901 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164945901 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164945901 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164945901 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164945901 DMM INFO MM(262420000000022/ff0c3ece) Subscriber data update (mmctx.c:445) 20241124164945901 DMM DEBUG MM(262420000000022/ff0c3ece) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164945901 DMM INFO MM(262420000000022/ff0c3ece) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164945901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164945901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164945901 DMM INFO MM(262420000000022/ff0c3ece) <- GMM AUTH AND CIPHERING REQ (rand = dc 4b 6a 54 dd 29 19 cd 35 84 3a ae 39 91 c9 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164945909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164945909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164945909 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164945909 DMM INFO MM(262420000000022/ff0c3ece) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164945909 DMM NOTICE MM(262420000000022/ff0c3ece) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164945909 DMM DEBUG MM(262420000000022/ff0c3ece) checking auth: received GSM SRES = 63 be b4 83 (gprs_gmm.c:648) 20241124164945909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164945909 DMM DEBUG MM(262420000000022/ff0c3ece) Requesting authorization (sgsn_auth.c:160) 20241124164945909 DMM INFO MM(262420000000022/ff0c3ece) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164945909 DMM DEBUG MM(262420000000022/ff0c3ece) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164945909 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241124164945909 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) 20241124164945909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164945909 DMM INFO MM(262420000000022/ff0c3ece) <- GMM ATTACH ACCEPT (new P-TMSI=0xff0c3ece) (gprs_gmm.c:282) 20241124164945911 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164945911 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164945911 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241124164945911 DMM INFO MM(262420000000022/ff0c3ece) Subscriber data update (mmctx.c:445) 20241124164945911 DMM DEBUG MM(262420000000022/ff0c3ece) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164945911 DMM INFO MM(262420000000022/ff0c3ece) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164945911 DMM NOTICE MM(262420000000022/ff0c3ece) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241124164945911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164945911 DMM NOTICE MM(262420000000022/ff0c3ece) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164945911 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) 20241124164945912 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164945912 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241124164945912 DMM INFO MM(262420000000022/ff0c3ece) Subscriber data update (mmctx.c:445) 20241124164945912 DMM DEBUG MM(262420000000022/ff0c3ece) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164945917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164945917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164945917 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164945917 DMM INFO MM(262420000000022/ff0c3ece) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164945917 DMM NOTICE MM(262420000000022/ff0c3ece) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164945917 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164945917 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164945917 DLLC NOTICE LLME(f499d9ee/ff0c3ece){ASSIGNED} LLGM Assign pre (ffffffff => ff0c3ece) (gprs_llc.c:1079) 20241124164945917 DLLC NOTICE LLME(ffffffff/ff0c3ece){ASSIGNED} LLGM Assign post (ffffffff => ff0c3ece) (gprs_llc.c:1125) 20241124164945917 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164945917 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164945917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164945917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@d2a15586120d: setverdict(pass): none -> pass 20241124164945969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164945969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124164945969 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164945969 DMM INFO MM(262420000000022/ff0c3ece) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124164945969 DMM INFO MM(262420000000022/ff0c3ece) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124164945969 DMM DEBUG MM(262420000000022/ff0c3ece) Using GGSN 0 (gprs_sm.c:317) 20241124164945969 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) 20241124164945969 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241124164945969 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124164945969 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241124164945969 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241124164945980 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 fc 27 aa eb 11 7c 6a 4f ef 14 05 7f fa f7 db 91 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241124164945980 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e19b0, cbp=0x61400000d4a0) (sgsn_libgtp.c:630) 20241124164945980 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124164945980 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210043a48b8 TLLI=ff0c3ece, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124164945980 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124164945980 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124164945988 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:823) 20241124164945995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164945995 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241124164945995 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164945998 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241124164945998 DGPRS INFO PDP(262420000000022:5): Context 0x7effd87e19b0 was deleted (sgsn_libgtp.c:704) 20241124164945998 DMM INFO MM(262420000000022/ff0c3ece) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241124164945998 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241124164945998 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d2a15586120d: Removing Client IMSI='262420000000022'H, index=0 20241124164946005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164946005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241124164946005 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164946005 DMM INFO MM(262420000000022/ff0c3ece) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@d2a15586120d: Final verdict of PTC: pass 20241124164946008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38044<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164946009 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164946009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(836)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(837)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@d2a15586120d: Final verdict of PTC: none -NSVCI98(831)@d2a15586120d: Final verdict of PTC: none -NSVCI99(835)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(828)@d2a15586120d: Final verdict of PTC: none -NSVCI97(825)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(829)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(833)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(823)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(828): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Nov 24 16:49:46 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 20241124164946135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164946537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84220) 20241124164947010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164947011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84220, count=104636) 20241124164948012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164948012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sun Nov 24 16:49:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164949014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164949014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_deact_dup started. 20241124164949599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164949600 DMM INFO MM(262420000000022/ff0c3ece) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164949600 DMM INFO MM(262420000000022/ff0c3ece) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164949601 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164949601 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164949601 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164949601 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164949601 DLLC NOTICE LLME(ffffffff/ff0c3ece){ASSIGNED} LLGM Assign pre (ff0c3ece => ffffffff) (gprs_llc.c:1079) 20241124164949601 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff0c3ece => ffffffff) (gprs_llc.c:1125) 20241124164949601 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210043a4560 (gprs_sndcp.c:574) 20241124164949601 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210043a48b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124164949601 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241124164949601 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) 20241124164949601 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:402) 20241124164949601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Deallocated (fsm.c:568) 20241124164949601 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Deallocated (fsm.c:568) 20241124164949601 DMM DEBUG MM_STATE_Iu[0x612000018520]{Detached}: Deallocated (fsm.c:568) 20241124164949601 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Deallocated (fsm.c:568) 20241124164949601 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164949647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164949647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164949647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164949647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164949647 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164949647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164949647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164949647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164949647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164949648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164949648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164949648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164949648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164949649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164949649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164949649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164949649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164949649 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164949649 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164949649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164949649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164949649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164949653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164949661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164949661 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(850)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164949686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164949686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164949686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164949686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164949686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164949686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164949686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164949686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164949686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(850)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164949688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164949688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164949688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164949688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164949688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) SGSN_Test-Gb2-NS2(849)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124164949689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164949689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164949689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164949689 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164949689 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164949689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(850)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124164949690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164949690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164949693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164949703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164949703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(851)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(847)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164949716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164949716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164949716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164949716 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164949716 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164949716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164949716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164949716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164949716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164949718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164949718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164949718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164949718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164949718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164949718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164949718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164949718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164949718 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164949718 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164949718 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164949718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164949718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164949722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164949732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164949732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164950016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164950016 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164950016 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164950016 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164950018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(855)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124164950019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@d2a15586120d: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='C09C4550'O, index=0 SGSN_Test-GSUP(856)@d2a15586120d: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@d2a15586120d: 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 := 'B61B2B6F8C488A6A8E80EBE562EEA629'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '611B9163'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36D0206401956BAD'O } } } } } 20241124164950069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164950069 DLLC NOTICE LLME(ffffffff/c09c4550){UNASSIGNED} LLC RX: unknown TLLI 0xc09c4550, creating LLME on the fly (gprs_llc.c:552) 20241124164950069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164950069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164950069 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Allocated (fsm.c:456) 20241124164950069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Allocated (fsm.c:456) 20241124164950069 DMM DEBUG MM_STATE_Gb[0x612000018b20]{Idle}: Allocated (fsm.c:456) 20241124164950069 DMM DEBUG MM_STATE_Iu[0x612000018ca0]{Detached}: Allocated (fsm.c:456) 20241124164950069 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164950069 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164950069 DLLC NOTICE LLME(ffffffff/c09c4550){UNASSIGNED} LLGM Assign pre (c09c4550 => ca39c8be) (gprs_llc.c:1079) 20241124164950069 DLLC NOTICE LLME(c09c4550/ca39c8be){ASSIGNED} LLGM Assign post (c09c4550 => ca39c8be) (gprs_llc.c:1125) 20241124164950069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164950069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164950069 DMM DEBUG MM(262420000000046/ca39c8be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164950083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164950083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164950083 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164950083 DMM DEBUG MM(262420000000046/ca39c8be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241124164950083 DMM NOTICE MM(262420000000046/ca39c8be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164950083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164950083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164950083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164950083 DMM DEBUG MM(262420000000046/ca39c8be) Requesting authorization (sgsn_auth.c:160) 20241124164950083 DMM INFO MM(262420000000046/ca39c8be) Requesting authentication tuples (sgsn_auth.c:184) 20241124164950083 DMM DEBUG MM(262420000000046/ca39c8be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164950083 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241124164950083 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@d2a15586120d: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241124164950086 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164950086 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164950086 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164950086 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164950086 DMM INFO MM(262420000000046/ca39c8be) Subscriber data update (mmctx.c:445) 20241124164950086 DMM DEBUG MM(262420000000046/ca39c8be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164950086 DMM INFO MM(262420000000046/ca39c8be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164950086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164950086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164950086 DMM INFO MM(262420000000046/ca39c8be) <- GMM AUTH AND CIPHERING REQ (rand = b6 1b 2b 6f 8c 48 8a 6a 8e 80 eb e5 62 ee a6 29 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164950095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164950095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164950096 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164950096 DMM INFO MM(262420000000046/ca39c8be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164950096 DMM NOTICE MM(262420000000046/ca39c8be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164950096 DMM DEBUG MM(262420000000046/ca39c8be) checking auth: received GSM SRES = 61 1b 91 63 (gprs_gmm.c:648) 20241124164950096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164950096 DMM DEBUG MM(262420000000046/ca39c8be) Requesting authorization (sgsn_auth.c:160) 20241124164950096 DMM INFO MM(262420000000046/ca39c8be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164950096 DMM DEBUG MM(262420000000046/ca39c8be) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164950096 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241124164950096 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) 20241124164950096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164950096 DMM INFO MM(262420000000046/ca39c8be) <- GMM ATTACH ACCEPT (new P-TMSI=0xca39c8be) (gprs_gmm.c:282) 20241124164950097 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164950097 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164950097 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241124164950097 DMM INFO MM(262420000000046/ca39c8be) Subscriber data update (mmctx.c:445) 20241124164950098 DMM DEBUG MM(262420000000046/ca39c8be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164950098 DMM INFO MM(262420000000046/ca39c8be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164950098 DMM NOTICE MM(262420000000046/ca39c8be) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241124164950098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164950098 DMM NOTICE MM(262420000000046/ca39c8be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164950098 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) 20241124164950098 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164950098 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241124164950098 DMM INFO MM(262420000000046/ca39c8be) Subscriber data update (mmctx.c:445) 20241124164950098 DMM DEBUG MM(262420000000046/ca39c8be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164950104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164950104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164950104 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164950104 DMM INFO MM(262420000000046/ca39c8be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164950104 DMM NOTICE MM(262420000000046/ca39c8be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164950104 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164950104 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164950104 DLLC NOTICE LLME(c09c4550/ca39c8be){ASSIGNED} LLGM Assign pre (ffffffff => ca39c8be) (gprs_llc.c:1079) 20241124164950104 DLLC NOTICE LLME(ffffffff/ca39c8be){ASSIGNED} LLGM Assign post (ffffffff => ca39c8be) (gprs_llc.c:1125) 20241124164950104 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164950104 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164950104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164950104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@d2a15586120d: setverdict(pass): none -> pass 20241124164950156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164950156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124164950156 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164950156 DMM INFO MM(262420000000046/ca39c8be) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124164950156 DMM INFO MM(262420000000046/ca39c8be) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124164950156 DMM DEBUG MM(262420000000046/ca39c8be) Using GGSN 0 (gprs_sm.c:317) 20241124164950157 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) 20241124164950157 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241124164950157 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124164950157 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241124164950157 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241124164950167 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 ad 91 b6 6e 11 e4 77 0e 75 14 05 7f b6 02 1e c5 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) 20241124164950168 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:630) 20241124164950168 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124164950168 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210045ab4b8 TLLI=ca39c8be, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124164950168 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124164950168 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124164950175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164950175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241124164950175 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164950175 DMM INFO MM(262420000000046/ca39c8be) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241124164950175 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124164950175 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241124164950175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164950175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164950176 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164950176 DMM INFO MM(262420000000046/ca39c8be) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241124164950176 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124164950176 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@d2a15586120d: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@d2a15586120d: "Received deletePDPContextResponse 1, seq_nr=1036" 20241124164950177 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) 20241124164950177 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7effd87e19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:630) 20241124164950177 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241124164950177 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210045ab4b8, TLLI=ca39c8be, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124164950177 DMM INFO MM(262420000000046/ca39c8be) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241124164950177 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241124164950177 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241124164950177 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) 20241124164950177 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@d2a15586120d: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@d2a15586120d: Final verdict of PTC: pass 20241124164952188 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56714<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124164952190 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124164952190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(856)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@d2a15586120d: Final verdict of PTC: none -NSVCI97(844)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(847)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@d2a15586120d: Final verdict of PTC: none -NSVCI98(850)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@d2a15586120d: Final verdict of PTC: none -NSVCI99(854)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(842)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(852)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(848)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(847): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Nov 24 16:49:52 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 20241124164952323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164952725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102604) 20241124164953191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164953191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102604, count=106960) 20241124164954193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164954193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Nov 24 16:49:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124164955194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164955194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_second_attempt started. 20241124164955787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124164955789 DMM INFO MM(262420000000046/ca39c8be) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124164955789 DMM INFO MM(262420000000046/ca39c8be) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124164955789 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124164955789 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124164955789 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124164955789 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124164955789 DLLC NOTICE LLME(ffffffff/ca39c8be){ASSIGNED} LLGM Assign pre (ca39c8be => ffffffff) (gprs_llc.c:1079) 20241124164955789 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca39c8be => ffffffff) (gprs_llc.c:1125) 20241124164955789 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241124164955789 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) 20241124164955789 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:402) 20241124164955789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Deallocated (fsm.c:568) 20241124164955789 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Deallocated (fsm.c:568) 20241124164955789 DMM DEBUG MM_STATE_Iu[0x612000018ca0]{Detached}: Deallocated (fsm.c:568) 20241124164955789 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Deallocated (fsm.c:568) 20241124164955789 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164955838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124164955838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164955838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164955838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164955838 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124164955838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164955838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164955838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164955838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164955840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164955840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164955840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164955840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164955840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164955840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164955840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164955840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164955840 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124164955840 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164955840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164955841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164955841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164955844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164955854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164955854 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164955873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124164955873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164955873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164955874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164955874 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124164955874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164955874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164955874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164955874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164955875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164955875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164955875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164955875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164955875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164955875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164955875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164955875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164955875 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124164955875 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164955875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164955876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164955876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164955881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164955891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164955892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124164955912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124164955912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124164955913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124164955913 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164955913 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124164955913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124164955913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124164955913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124164955913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124164955914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124164955914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124164955914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124164955914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124164955914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124164955914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124164955914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124164955915 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124164955915 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124164955915 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124164955915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124164955915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124164955915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124164955919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124164955929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164955929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124164956195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124164956195 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124164956195 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124164956195 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124164956197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) 20241124164956198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@d2a15586120d: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D46B00F7'O, index=0 SGSN_Test-GSUP(875)@d2a15586120d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@d2a15586120d: 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 := 'B348A5ECC50B2650F9E83FB7A426DB9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '699577EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A3656EF20F0AC33E'O } } } } } 20241124164956244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164956244 DLLC NOTICE LLME(ffffffff/d46b00f7){UNASSIGNED} LLC RX: unknown TLLI 0xd46b00f7, creating LLME on the fly (gprs_llc.c:552) 20241124164956245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164956245 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164956245 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: Allocated (fsm.c:456) 20241124164956245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Allocated (fsm.c:456) 20241124164956245 DMM DEBUG MM_STATE_Gb[0x6120000192a0]{Idle}: Allocated (fsm.c:456) 20241124164956245 DMM DEBUG MM_STATE_Iu[0x612000019420]{Detached}: Allocated (fsm.c:456) 20241124164956245 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164956245 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124164956245 DLLC NOTICE LLME(ffffffff/d46b00f7){UNASSIGNED} LLGM Assign pre (d46b00f7 => c3a5a479) (gprs_llc.c:1079) 20241124164956245 DLLC NOTICE LLME(d46b00f7/c3a5a479){ASSIGNED} LLGM Assign post (d46b00f7 => c3a5a479) (gprs_llc.c:1125) 20241124164956245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164956245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164956245 DMM DEBUG MM(262420000000022/c3a5a479) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164956258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164956258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124164956258 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164956258 DMM DEBUG MM(262420000000022/c3a5a479) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241124164956258 DMM NOTICE MM(262420000000022/c3a5a479) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164956258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164956258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164956258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164956258 DMM DEBUG MM(262420000000022/c3a5a479) Requesting authorization (sgsn_auth.c:160) 20241124164956258 DMM INFO MM(262420000000022/c3a5a479) Requesting authentication tuples (sgsn_auth.c:184) 20241124164956258 DMM DEBUG MM(262420000000022/c3a5a479) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124164956258 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241124164956258 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@d2a15586120d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@d2a15586120d: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241124164956261 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124164956261 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124164956261 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124164956261 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124164956261 DMM INFO MM(262420000000022/c3a5a479) Subscriber data update (mmctx.c:445) 20241124164956261 DMM DEBUG MM(262420000000022/c3a5a479) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124164956261 DMM INFO MM(262420000000022/c3a5a479) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124164956261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124164956261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124164956261 DMM INFO MM(262420000000022/c3a5a479) <- GMM AUTH AND CIPHERING REQ (rand = b3 48 a5 ec c5 0b 26 50 f9 e8 3f b7 a4 26 db 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124164956268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164956268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164956268 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164956268 DMM INFO MM(262420000000022/c3a5a479) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124164956268 DMM NOTICE MM(262420000000022/c3a5a479) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124164956268 DMM DEBUG MM(262420000000022/c3a5a479) checking auth: received GSM SRES = 69 95 77 ea (gprs_gmm.c:648) 20241124164956268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124164956268 DMM DEBUG MM(262420000000022/c3a5a479) Requesting authorization (sgsn_auth.c:160) 20241124164956268 DMM INFO MM(262420000000022/c3a5a479) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164956268 DMM DEBUG MM(262420000000022/c3a5a479) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164956268 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241124164956268 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) 20241124164956268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124164956268 DMM INFO MM(262420000000022/c3a5a479) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3a5a479) (gprs_gmm.c:282) 20241124164956269 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124164956269 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124164956269 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241124164956269 DMM INFO MM(262420000000022/c3a5a479) Subscriber data update (mmctx.c:445) 20241124164956269 DMM DEBUG MM(262420000000022/c3a5a479) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124164956269 DMM INFO MM(262420000000022/c3a5a479) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124164956270 DMM NOTICE MM(262420000000022/c3a5a479) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241124164956270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124164956270 DMM NOTICE MM(262420000000022/c3a5a479) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124164956270 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) 20241124164956270 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124164956270 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241124164956270 DMM INFO MM(262420000000022/c3a5a479) Subscriber data update (mmctx.c:445) 20241124164956270 DMM DEBUG MM(262420000000022/c3a5a479) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124164956276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164956276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124164956276 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164956276 DMM INFO MM(262420000000022/c3a5a479) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124164956276 DMM NOTICE MM(262420000000022/c3a5a479) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124164956276 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124164956276 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124164956276 DLLC NOTICE LLME(d46b00f7/c3a5a479){ASSIGNED} LLGM Assign pre (ffffffff => c3a5a479) (gprs_llc.c:1079) 20241124164956276 DLLC NOTICE LLME(ffffffff/c3a5a479){ASSIGNED} LLGM Assign post (ffffffff => c3a5a479) (gprs_llc.c:1125) 20241124164956276 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124164956276 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124164956276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124164956276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@d2a15586120d: setverdict(pass): none -> pass TC_attach_second_attempt(877)@d2a15586120d: 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 := 'C171AF8974C55B72D1AA07BA4EDA8F86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5930C8BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27CBBECF1336DD4F'O } } } } } 20241124164956327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164956327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241124164956327 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164956327 DMM INFO MM(262420000000022/c3a5a479) -> GMM ATTACH REQUEST MI(TMSI-0xC3A5A479) type="GPRS attach"  (gprs_gmm.c:1248) 20241124164956327 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124164956327 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241124164956327 DLLC NOTICE LLME(ffffffff/c3a5a479){ASSIGNED} LLGM Assign pre (c3a5a479 => d298f979) (gprs_llc.c:1079) 20241124164956327 DLLC NOTICE LLME(c3a5a479/d298f979){ASSIGNED} LLGM Assign post (c3a5a479 => d298f979) (gprs_llc.c:1125) 20241124164956327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124164956327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124164956328 DMM DEBUG MM(262420000000022/d298f979) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124164956333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124164956333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241124164956333 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124164956333 DMM DEBUG MM(262420000000022/d298f979) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241124164956333 DMM NOTICE MM(262420000000022/d298f979) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124164956333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124164956333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124164956333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124164956333 DMM DEBUG MM(262420000000022/d298f979) Requesting authorization (sgsn_auth.c:160) 20241124164956333 DMM INFO MM(262420000000022/d298f979) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124164956333 DMM DEBUG MM(262420000000022/d298f979) Requesting subscriber data update (gprs_subscriber.c:894) 20241124164956333 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241124164956333 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) 20241124165002333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241124165002333 DMM ERROR MM(262420000000022/d298f979) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241124165002333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241124165002333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241124165002333 DMM NOTICE MM(262420000000022/d298f979) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241124165002334 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241124165002334 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) 20241124165002334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Reject}: Deallocated (fsm.c:568) 20241124165002334 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Deallocated (fsm.c:568) 20241124165002334 DMM DEBUG MM_STATE_Iu[0x612000019420]{Detached}: Deallocated (fsm.c:568) 20241124165002334 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241124165002334 DLLC NOTICE LLME(c3a5a479/d298f979){ASSIGNED} LLGM Assign pre (d298f979 => ffffffff) (gprs_llc.c:1079) 20241124165002334 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d298f979 => ffffffff) (gprs_llc.c:1125) 20241124165004266 DGPRS DEBUG Checking for inactive LLMEs, time = 14277738 (sgsn.c:132) 20241124165016197 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124165016197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165016198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241124165025842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165025844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165025844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165025876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165025878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165025878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165025916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165025918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165025918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@d2a15586120d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d2a15586120d: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241124165026251 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165026252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(875)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@d2a15586120d: Final verdict of PTC: none -NSVCI98(868)@d2a15586120d: Final verdict of PTC: none -NSVCI97(863)@d2a15586120d: Final verdict of PTC: none -NSVCI99(873)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@d2a15586120d: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@d2a15586120d: Final verdict of PTC: none 20241124165026254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56728<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI220(872)@d2a15586120d: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(871)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(866)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(861)@d2a15586120d: Final verdict of PTC: none TC_attach_second_attempt(877)@d2a15586120d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@d2a15586120d: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Nov 24 16:50:26 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 20241124165026379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165026680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107188) 20241124165027253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165027253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107188, count=112620) 20241124165028255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165028255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Nov 24 16:50:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165029256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165029256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_echo_timeout started. 20241124165029741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165029743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165029786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165029786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165029786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165029786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165029786 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165029786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165029786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165029786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165029786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165029788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165029788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165029788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165029788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165029788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165029788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165029788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165029788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165029788 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165029788 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165029788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165029789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165029789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165029793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165029803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165029803 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165029823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165029823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165029823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165029823 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165029823 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165029823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165029823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165029823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165029823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165029825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165029825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165029825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165029825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165029825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165029825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165029825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165029825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165029825 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165029825 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165029825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165029826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165029826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165029829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165029838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165029838 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165029871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165029871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165029871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165029871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165029871 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165029871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165029871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165029871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165029871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165029873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165029873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165029873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165029873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165029873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165029873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165029873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165029873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165029873 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165029873 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165029874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165029874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165029874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165029879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165029891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165029891 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(890)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165030257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165030257 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165030257 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165030257 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(892)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165030259 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(892)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165030260 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(892)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@d2a15586120d: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='C7ACFBD7'O, index=0 SGSN_Test-GSUP(894)@d2a15586120d: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@d2a15586120d: 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 := '4A1A8FF42A0B433E61E2A284C491D88A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5AD79029'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7BFE76793DAAC7B5'O } } } } } 20241124165030306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165030306 DLLC NOTICE LLME(ffffffff/c7acfbd7){UNASSIGNED} LLC RX: unknown TLLI 0xc7acfbd7, creating LLME on the fly (gprs_llc.c:552) 20241124165030306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165030306 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165030306 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Allocated (fsm.c:456) 20241124165030306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Allocated (fsm.c:456) 20241124165030306 DMM DEBUG MM_STATE_Gb[0x6120000198a0]{Idle}: Allocated (fsm.c:456) 20241124165030306 DMM DEBUG MM_STATE_Iu[0x612000019a20]{Detached}: Allocated (fsm.c:456) 20241124165030306 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165030307 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165030307 DLLC NOTICE LLME(ffffffff/c7acfbd7){UNASSIGNED} LLGM Assign pre (c7acfbd7 => fd3447c8) (gprs_llc.c:1079) 20241124165030307 DLLC NOTICE LLME(c7acfbd7/fd3447c8){ASSIGNED} LLGM Assign post (c7acfbd7 => fd3447c8) (gprs_llc.c:1125) 20241124165030307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165030307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165030307 DMM DEBUG MM(262420000000067/fd3447c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165030319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165030319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165030319 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165030319 DMM DEBUG MM(262420000000067/fd3447c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241124165030319 DMM NOTICE MM(262420000000067/fd3447c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165030319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165030319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165030319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165030319 DMM DEBUG MM(262420000000067/fd3447c8) Requesting authorization (sgsn_auth.c:160) 20241124165030319 DMM INFO MM(262420000000067/fd3447c8) Requesting authentication tuples (sgsn_auth.c:184) 20241124165030319 DMM DEBUG MM(262420000000067/fd3447c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165030319 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241124165030319 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@d2a15586120d: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@d2a15586120d: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241124165030322 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165030322 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165030322 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165030322 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165030322 DMM INFO MM(262420000000067/fd3447c8) Subscriber data update (mmctx.c:445) 20241124165030322 DMM DEBUG MM(262420000000067/fd3447c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165030322 DMM INFO MM(262420000000067/fd3447c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165030322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165030322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165030322 DMM INFO MM(262420000000067/fd3447c8) <- GMM AUTH AND CIPHERING REQ (rand = 4a 1a 8f f4 2a 0b 43 3e 61 e2 a2 84 c4 91 d8 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165030329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165030329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165030329 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165030329 DMM INFO MM(262420000000067/fd3447c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165030329 DMM NOTICE MM(262420000000067/fd3447c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165030329 DMM DEBUG MM(262420000000067/fd3447c8) checking auth: received GSM SRES = 5a d7 90 29 (gprs_gmm.c:648) 20241124165030329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165030329 DMM DEBUG MM(262420000000067/fd3447c8) Requesting authorization (sgsn_auth.c:160) 20241124165030330 DMM INFO MM(262420000000067/fd3447c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165030330 DMM DEBUG MM(262420000000067/fd3447c8) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165030330 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241124165030330 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) 20241124165030330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165030330 DMM INFO MM(262420000000067/fd3447c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd3447c8) (gprs_gmm.c:282) 20241124165030331 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165030331 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165030332 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241124165030332 DMM INFO MM(262420000000067/fd3447c8) Subscriber data update (mmctx.c:445) 20241124165030332 DMM DEBUG MM(262420000000067/fd3447c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165030332 DMM INFO MM(262420000000067/fd3447c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165030332 DMM NOTICE MM(262420000000067/fd3447c8) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241124165030332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165030332 DMM NOTICE MM(262420000000067/fd3447c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165030332 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) 20241124165030332 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165030332 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241124165030332 DMM INFO MM(262420000000067/fd3447c8) Subscriber data update (mmctx.c:445) 20241124165030332 DMM DEBUG MM(262420000000067/fd3447c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165030338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165030338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165030338 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165030338 DMM INFO MM(262420000000067/fd3447c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165030338 DMM NOTICE MM(262420000000067/fd3447c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165030338 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165030338 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165030338 DLLC NOTICE LLME(c7acfbd7/fd3447c8){ASSIGNED} LLGM Assign pre (ffffffff => fd3447c8) (gprs_llc.c:1079) 20241124165030338 DLLC NOTICE LLME(ffffffff/fd3447c8){ASSIGNED} LLGM Assign post (ffffffff => fd3447c8) (gprs_llc.c:1125) 20241124165030339 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165030339 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165030339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165030339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@d2a15586120d: setverdict(pass): none -> pass 20241124165030390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165030390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165030390 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165030390 DMM INFO MM(262420000000067/fd3447c8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165030390 DMM INFO MM(262420000000067/fd3447c8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165030390 DMM DEBUG MM(262420000000067/fd3447c8) Using GGSN 0 (gprs_sm.c:317) 20241124165030390 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) 20241124165030391 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241124165030391 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165030391 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165030391 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241124165030403 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 af b3 79 d9 11 2e ec c3 53 14 05 7f 1b 33 4d 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=1037 from retransmit req queue (gtp.c:443) 20241124165030403 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e19b0, cbp=0x61400000e4a0) (sgsn_libgtp.c:630) 20241124165030403 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165030403 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210049d1cb8 TLLI=fd3447c8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165030403 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165030403 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165034266 DGPRS DEBUG Checking for inactive LLMEs, time = 14277768 (sgsn.c:132) 20241124165035272 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241124165035274 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) 20241124165035275 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241124165040273 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1039" 20241124165045275 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241124165045275 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1039" 20241124165050258 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124165050258 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241124165050259 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(892)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165050275 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241124165050275 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241124165050275 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1041" 20241124165055276 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241124165055276 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241124165055276 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241124165055276 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1041" 20241124165059789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165059791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165059791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165059826 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165059828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165059828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165059875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165059877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165059877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165100277 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241124165100277 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241124165100277 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241124165100277 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241124165100278 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1043" 20241124165104267 DGPRS DEBUG Checking for inactive LLMEs, time = 14277798 (sgsn.c:132) 20241124165105279 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241124165105279 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241124165105279 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241124165105279 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241124165105279 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241124165105279 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:634) 20241124165105279 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:590) 20241124165105279 DMM INFO MM(262420000000067/fd3447c8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241124165105279 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241124165105279 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241124165105279 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241124165105279 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241124165105279 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241124165105279 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241124165105279 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241124165105279 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241124165105279 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241124165105279 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241124165105279 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241124165105279 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241124165105279 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@d2a15586120d: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@d2a15586120d: Removing Client IMSI='262420000000067'H, index=0 20241124165105289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165105289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241124165105289 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165105289 DMM INFO MM(262420000000067/fd3447c8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@d2a15586120d: Final verdict of PTC: pass 20241124165105291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42212<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@d2a15586120d: Final verdict of PTC: none 20241124165105293 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165105293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(892)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@d2a15586120d: Final verdict of PTC: none -NSVCI97(882)@d2a15586120d: Final verdict of PTC: none -NSVCI99(893)@d2a15586120d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(890)@d2a15586120d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@d2a15586120d: Final verdict of PTC: none -NSVCI98(887)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@d2a15586120d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(891)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(885)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(880)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_echo_timeout-BVCI220(890): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Nov 24 16:51:05 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 20241124165105420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165105821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100676) 20241124165106294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165106294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100676, count=114000) 20241124165107296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165107296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Nov 24 16:51:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165108297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165108297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_restart_ctr_echo started. 20241124165108881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165108882 DMM INFO MM(262420000000067/fd3447c8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165108882 DMM INFO MM(262420000000067/fd3447c8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165108882 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165108882 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165108882 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165108882 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165108882 DLLC NOTICE LLME(ffffffff/fd3447c8){ASSIGNED} LLGM Assign pre (fd3447c8 => ffffffff) (gprs_llc.c:1079) 20241124165108882 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd3447c8 => ffffffff) (gprs_llc.c:1125) 20241124165108882 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210049d1960 (gprs_sndcp.c:574) 20241124165108882 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210049d1cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165108882 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241124165108882 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) 20241124165108882 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:402) 20241124165108882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Deallocated (fsm.c:568) 20241124165108882 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Deallocated (fsm.c:568) 20241124165108882 DMM DEBUG MM_STATE_Iu[0x612000019a20]{Detached}: Deallocated (fsm.c:568) 20241124165108882 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Deallocated (fsm.c:568) 20241124165108883 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165108942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165108942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165108942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165108942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165108942 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165108942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165108942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165108942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165108942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(902)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165108944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165108944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165108944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165108944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165108944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165108944 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165108944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165108944 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165108944 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165108944 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165108944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165108945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165108945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(901)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165108949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(898)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165108960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165108960 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(899)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(907)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165108976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165108976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165108976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165108976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165108976 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165108976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165108976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165108976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165108976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(907)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165108978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165108978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165108978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165108978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165108978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165108978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165108978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165108978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165108978 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165108979 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165108979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(906)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165108979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165108979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165108984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165108995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165108995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(908)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(904)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(906)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165109008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165109008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165109008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165109008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165109008 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165109008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165109008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165109008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165109008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165109010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165109010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165109010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165109010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165109010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165109010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165109010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165109010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165109010 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165109010 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165109010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165109011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165109011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165109015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165109024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165109024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165109297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165109297 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165109297 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165109297 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165109299 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(912)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165109300 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(899)@d2a15586120d: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='FAAFA88F'O, index=0 SGSN_Test-GSUP(913)@d2a15586120d: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@d2a15586120d: 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 := 'B583FAC38204F01E5FA8C372ED422203'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D94A534F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D84B92184EFFE614'O } } } } } 20241124165109351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165109352 DLLC NOTICE LLME(ffffffff/faafa88f){UNASSIGNED} LLC RX: unknown TLLI 0xfaafa88f, creating LLME on the fly (gprs_llc.c:552) 20241124165109352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165109352 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165109352 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Allocated (fsm.c:456) 20241124165109352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Allocated (fsm.c:456) 20241124165109352 DMM DEBUG MM_STATE_Gb[0x61200001a020]{Idle}: Allocated (fsm.c:456) 20241124165109352 DMM DEBUG MM_STATE_Iu[0x61200001a1a0]{Detached}: Allocated (fsm.c:456) 20241124165109352 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165109352 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165109352 DLLC NOTICE LLME(ffffffff/faafa88f){UNASSIGNED} LLGM Assign pre (faafa88f => f45627a9) (gprs_llc.c:1079) 20241124165109352 DLLC NOTICE LLME(faafa88f/f45627a9){ASSIGNED} LLGM Assign post (faafa88f => f45627a9) (gprs_llc.c:1125) 20241124165109352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165109352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165109352 DMM DEBUG MM(262420000000023/f45627a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165109365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165109365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165109365 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165109365 DMM DEBUG MM(262420000000023/f45627a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241124165109365 DMM NOTICE MM(262420000000023/f45627a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165109365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165109365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165109365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165109365 DMM DEBUG MM(262420000000023/f45627a9) Requesting authorization (sgsn_auth.c:160) 20241124165109365 DMM INFO MM(262420000000023/f45627a9) Requesting authentication tuples (sgsn_auth.c:184) 20241124165109365 DMM DEBUG MM(262420000000023/f45627a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165109366 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241124165109366 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@d2a15586120d: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@d2a15586120d: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241124165109368 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165109368 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165109368 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165109368 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165109368 DMM INFO MM(262420000000023/f45627a9) Subscriber data update (mmctx.c:445) 20241124165109369 DMM DEBUG MM(262420000000023/f45627a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165109369 DMM INFO MM(262420000000023/f45627a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165109369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165109369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165109369 DMM INFO MM(262420000000023/f45627a9) <- GMM AUTH AND CIPHERING REQ (rand = b5 83 fa c3 82 04 f0 1e 5f a8 c3 72 ed 42 22 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165109376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165109376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165109376 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165109376 DMM INFO MM(262420000000023/f45627a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165109376 DMM NOTICE MM(262420000000023/f45627a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165109376 DMM DEBUG MM(262420000000023/f45627a9) checking auth: received GSM SRES = d9 4a 53 4f (gprs_gmm.c:648) 20241124165109376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165109376 DMM DEBUG MM(262420000000023/f45627a9) Requesting authorization (sgsn_auth.c:160) 20241124165109377 DMM INFO MM(262420000000023/f45627a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165109377 DMM DEBUG MM(262420000000023/f45627a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165109377 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241124165109377 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) 20241124165109377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165109377 DMM INFO MM(262420000000023/f45627a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf45627a9) (gprs_gmm.c:282) 20241124165109378 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165109378 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165109378 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241124165109378 DMM INFO MM(262420000000023/f45627a9) Subscriber data update (mmctx.c:445) 20241124165109378 DMM DEBUG MM(262420000000023/f45627a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165109378 DMM INFO MM(262420000000023/f45627a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165109378 DMM NOTICE MM(262420000000023/f45627a9) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241124165109378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165109378 DMM NOTICE MM(262420000000023/f45627a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165109378 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) 20241124165109379 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165109379 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241124165109379 DMM INFO MM(262420000000023/f45627a9) Subscriber data update (mmctx.c:445) 20241124165109379 DMM DEBUG MM(262420000000023/f45627a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165109384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165109385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165109385 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165109385 DMM INFO MM(262420000000023/f45627a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165109385 DMM NOTICE MM(262420000000023/f45627a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165109385 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165109385 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165109385 DLLC NOTICE LLME(faafa88f/f45627a9){ASSIGNED} LLGM Assign pre (ffffffff => f45627a9) (gprs_llc.c:1079) 20241124165109385 DLLC NOTICE LLME(ffffffff/f45627a9){ASSIGNED} LLGM Assign post (ffffffff => f45627a9) (gprs_llc.c:1125) 20241124165109385 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165109385 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165109385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165109385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@d2a15586120d: setverdict(pass): none -> pass 20241124165109436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165109436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165109436 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165109436 DMM INFO MM(262420000000023/f45627a9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165109436 DMM INFO MM(262420000000023/f45627a9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165109436 DMM DEBUG MM(262420000000023/f45627a9) Using GGSN 0 (gprs_sm.c:317) 20241124165109437 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241124165109437 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165109437 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165109437 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241124165109449 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 aa 31 df e4 11 f7 3e c7 16 14 05 7f 89 2d b2 0a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241124165109449 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87de848, cbp=0x61400000eaa0) (sgsn_libgtp.c:630) 20241124165109449 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165109449 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004c120b8 TLLI=f45627a9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165109449 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165109449 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165114438 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241124165114440 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) 20241124165114440 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241124165119439 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241124165119440 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) 20241124165119440 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:630) 20241124165119440 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:616) 20241124165119441 DMM INFO MM(262420000000023/f45627a9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241124165119441 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241124165119441 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(899)@d2a15586120d: Removing Client IMSI='262420000000023'H, index=0 20241124165119450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165119450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241124165119450 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165119450 DMM INFO MM(262420000000023/f45627a9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@d2a15586120d: Final verdict of PTC: pass 20241124165119453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35886<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(902)@d2a15586120d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(904)@d2a15586120d: Final verdict of PTC: none 20241124165119455 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) TC_attach_restart_ctr_echo-BVCI196(899)@d2a15586120d: Final verdict of PTC: none 20241124165119455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(913)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@d2a15586120d: Final verdict of PTC: none -NSVCI98(907)@d2a15586120d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@d2a15586120d: Final verdict of PTC: none -NSVCI99(911)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(909)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(900)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(905)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(899): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(904): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Nov 24 16:51:19 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 20241124165119580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165119982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39872<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94248) 20241124165120456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165120456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94248, count=104640) 20241124165121457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165121457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Nov 24 16:51:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165122458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165122458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_restart_ctr_create started. 20241124165123044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165123045 DMM INFO MM(262420000000023/f45627a9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165123045 DMM INFO MM(262420000000023/f45627a9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165123045 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165123045 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165123045 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165123045 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165123045 DLLC NOTICE LLME(ffffffff/f45627a9){ASSIGNED} LLGM Assign pre (f45627a9 => ffffffff) (gprs_llc.c:1079) 20241124165123045 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f45627a9 => ffffffff) (gprs_llc.c:1125) 20241124165123045 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004c11d60 (gprs_sndcp.c:574) 20241124165123045 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004c120b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165123045 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241124165123045 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) 20241124165123045 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:402) 20241124165123046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Deallocated (fsm.c:568) 20241124165123046 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Deallocated (fsm.c:568) 20241124165123046 DMM DEBUG MM_STATE_Iu[0x61200001a1a0]{Detached}: Deallocated (fsm.c:568) 20241124165123046 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Deallocated (fsm.c:568) 20241124165123046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(921)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(920)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165123099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165123099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165123099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165123099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165123099 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165123099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165123099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165123099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165123100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(921)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165123102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165123102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165123102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165123102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165123102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165123102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165123102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165123102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165123102 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165123102 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165123102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165123103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165123103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(921)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165123107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(917)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165123116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165123116 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(918)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(920)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(926)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165123131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165123131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165123131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165123131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165123131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165123131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165123131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165123131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165123131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(925)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(926)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165123133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165123133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165123133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165123134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165123134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165123134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165123134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165123134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165123134 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165123134 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165123134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165123134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165123134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(926)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165123138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(922)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165123147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165123147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(923)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(925)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(931)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165123165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165123165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165123165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165123165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165123165 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165123165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165123165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165123165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165123165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165123167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165123167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165123167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165123167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165123167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165123167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165123167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165123167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165123167 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165123167 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165123168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165123168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165123168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165123171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165123180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165123180 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(928)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165123459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165123459 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165123459 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165123459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(930)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165123461 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(930)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165123461 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(930)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(930)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(930)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(918)@d2a15586120d: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D88A1905'O, index=0 SGSN_Test-GSUP(932)@d2a15586120d: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@d2a15586120d: 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 := '1D065AB65D382D507E055F5C473959F8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0F3289A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '815E908650072B60'O } } } } } 20241124165123507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165123507 DLLC NOTICE LLME(ffffffff/d88a1905){UNASSIGNED} LLC RX: unknown TLLI 0xd88a1905, creating LLME on the fly (gprs_llc.c:552) 20241124165123507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165123507 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165123508 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Allocated (fsm.c:456) 20241124165123508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Allocated (fsm.c:456) 20241124165123508 DMM DEBUG MM_STATE_Gb[0x61200001a7a0]{Idle}: Allocated (fsm.c:456) 20241124165123508 DMM DEBUG MM_STATE_Iu[0x61200001a920]{Detached}: Allocated (fsm.c:456) 20241124165123508 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165123508 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165123508 DLLC NOTICE LLME(ffffffff/d88a1905){UNASSIGNED} LLGM Assign pre (d88a1905 => c848330a) (gprs_llc.c:1079) 20241124165123508 DLLC NOTICE LLME(d88a1905/c848330a){ASSIGNED} LLGM Assign post (d88a1905 => c848330a) (gprs_llc.c:1125) 20241124165123508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165123508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165123508 DMM DEBUG MM(262420000000024/c848330a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165123521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165123521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165123521 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165123521 DMM DEBUG MM(262420000000024/c848330a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241124165123521 DMM NOTICE MM(262420000000024/c848330a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165123521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165123521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165123521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165123521 DMM DEBUG MM(262420000000024/c848330a) Requesting authorization (sgsn_auth.c:160) 20241124165123521 DMM INFO MM(262420000000024/c848330a) Requesting authentication tuples (sgsn_auth.c:184) 20241124165123521 DMM DEBUG MM(262420000000024/c848330a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165123522 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241124165123522 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@d2a15586120d: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@d2a15586120d: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241124165123524 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165123524 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165123524 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165123524 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165123524 DMM INFO MM(262420000000024/c848330a) Subscriber data update (mmctx.c:445) 20241124165123524 DMM DEBUG MM(262420000000024/c848330a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165123524 DMM INFO MM(262420000000024/c848330a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165123524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165123524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165123524 DMM INFO MM(262420000000024/c848330a) <- GMM AUTH AND CIPHERING REQ (rand = 1d 06 5a b6 5d 38 2d 50 7e 05 5f 5c 47 39 59 f8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165123532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165123532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165123533 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165123533 DMM INFO MM(262420000000024/c848330a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165123533 DMM NOTICE MM(262420000000024/c848330a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165123533 DMM DEBUG MM(262420000000024/c848330a) checking auth: received GSM SRES = 0f 32 89 a0 (gprs_gmm.c:648) 20241124165123533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165123533 DMM DEBUG MM(262420000000024/c848330a) Requesting authorization (sgsn_auth.c:160) 20241124165123533 DMM INFO MM(262420000000024/c848330a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165123533 DMM DEBUG MM(262420000000024/c848330a) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165123533 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241124165123533 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) 20241124165123533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165123533 DMM INFO MM(262420000000024/c848330a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc848330a) (gprs_gmm.c:282) 20241124165123534 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165123534 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165123534 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241124165123534 DMM INFO MM(262420000000024/c848330a) Subscriber data update (mmctx.c:445) 20241124165123534 DMM DEBUG MM(262420000000024/c848330a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165123534 DMM INFO MM(262420000000024/c848330a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165123535 DMM NOTICE MM(262420000000024/c848330a) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241124165123535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165123535 DMM NOTICE MM(262420000000024/c848330a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165123535 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) 20241124165123535 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165123535 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241124165123535 DMM INFO MM(262420000000024/c848330a) Subscriber data update (mmctx.c:445) 20241124165123535 DMM DEBUG MM(262420000000024/c848330a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165123541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165123541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165123541 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165123541 DMM INFO MM(262420000000024/c848330a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165123541 DMM NOTICE MM(262420000000024/c848330a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165123541 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165123541 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165123541 DLLC NOTICE LLME(d88a1905/c848330a){ASSIGNED} LLGM Assign pre (ffffffff => c848330a) (gprs_llc.c:1079) 20241124165123541 DLLC NOTICE LLME(ffffffff/c848330a){ASSIGNED} LLGM Assign post (ffffffff => c848330a) (gprs_llc.c:1125) 20241124165123541 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165123541 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165123541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165123541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@d2a15586120d: setverdict(pass): none -> pass 20241124165123593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165123593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165123593 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165123593 DMM INFO MM(262420000000024/c848330a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165123593 DMM INFO MM(262420000000024/c848330a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165123593 DMM DEBUG MM(262420000000024/c848330a) Using GGSN 0 (gprs_sm.c:317) 20241124165123593 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241124165123593 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165123593 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165123593 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241124165123604 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 3a d4 ed ee 11 ce 10 34 30 14 05 7f 6b 32 49 a1 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) 20241124165123605 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7effd87de848, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241124165123605 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7effd87de848, cbp=0x61400000f0a0) (sgsn_libgtp.c:630) 20241124165123605 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:405) 20241124165123605 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241124165123605 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241124165123605 DMM NOTICE MM(262420000000024/c848330a) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165123611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165123611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165123611 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165123611 DMM INFO MM(262420000000024/c848330a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165123611 DMM INFO MM(262420000000024/c848330a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165123611 DMM DEBUG MM(262420000000024/c848330a) Using GGSN 0 (gprs_sm.c:317) 20241124165123611 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241124165123611 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165123611 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165123611 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241124165123613 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 3a d4 ed ee 11 ce 10 34 30 14 05 7f 6b 32 49 a1 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) 20241124165123614 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7effd87de848, releasing all other PDP contexts (sgsn_libgtp.c:616) 20241124165123614 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87de848, cbp=0x61400000f2a0) (sgsn_libgtp.c:630) 20241124165123614 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165123614 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004e13cb8 TLLI=c848330a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165123614 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165123614 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(918)@d2a15586120d: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@d2a15586120d: Final verdict of PTC: pass 20241124165123622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39874<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165123625 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165123625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(921)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(932)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@d2a15586120d: Final verdict of PTC: none -NSVCI99(931)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@d2a15586120d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(923)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@d2a15586120d: Final verdict of PTC: none -NSVCI98(926)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@d2a15586120d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(928)@d2a15586120d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(918)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(929)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(919)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(924)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(918): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(923): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(928): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Nov 24 16:51:23 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 20241124165123750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165124152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84988) 20241124165124626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165124626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84988, count=104932) 20241124165125627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165125627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sun Nov 24 16:51:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165126628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165126628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241124165127211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165127213 DMM INFO MM(262420000000024/c848330a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165127213 DMM INFO MM(262420000000024/c848330a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165127213 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165127213 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165127213 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165127213 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165127213 DLLC NOTICE LLME(ffffffff/c848330a){ASSIGNED} LLGM Assign pre (c848330a => ffffffff) (gprs_llc.c:1079) 20241124165127213 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c848330a => ffffffff) (gprs_llc.c:1125) 20241124165127213 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004e13960 (gprs_sndcp.c:574) 20241124165127213 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004e13cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165127213 DMM NOTICE MM(262420000000024/c848330a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165127213 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241124165127213 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165127213 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165127213 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241124165127213 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241124165127213 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) 20241124165127213 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:402) 20241124165127213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Deallocated (fsm.c:568) 20241124165127213 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Deallocated (fsm.c:568) 20241124165127213 DMM DEBUG MM_STATE_Iu[0x61200001a920]{Detached}: Deallocated (fsm.c:568) 20241124165127213 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Deallocated (fsm.c:568) 20241124165127213 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165127275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165127275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165127275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165127275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165127275 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165127275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165127275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165127275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165127275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(939)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(940)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165127277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165127277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165127277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165127278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165127278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165127278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165127278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165127278 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165127278 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165127278 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165127278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(940)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165127278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165127278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165127282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124165127292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165127292 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(939)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165127301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165127301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165127301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165127301 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165127301 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165127301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165127301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165127301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165127301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165127302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165127303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165127303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165127303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165127303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165127303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165127303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165127303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165127303 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165127303 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165127303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(944)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165127304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165127304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165127308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165127319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165127319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165127337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165127337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165127337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165127337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165127337 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165127337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165127337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165127338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165127338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165127339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165127339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165127339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165127339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165127339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165127339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165127339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165127340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165127340 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165127340 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165127340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165127340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165127340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165127345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165127355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165127355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165127629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165127629 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165127629 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165127629 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165127631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(950)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241124165127631 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@d2a15586120d: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='D6261685'O, index=0 SGSN_Test-GSUP(951)@d2a15586120d: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d2a15586120d: 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 := '4097E53BA41A6A64D7DF20C92B0497FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C01B19C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B18899E1B7AFB58'O } } } } } 20241124165128685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165128685 DLLC NOTICE LLME(ffffffff/d6261685){UNASSIGNED} LLC RX: unknown TLLI 0xd6261685, creating LLME on the fly (gprs_llc.c:552) 20241124165128685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165128685 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165128685 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Allocated (fsm.c:456) 20241124165128685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Allocated (fsm.c:456) 20241124165128685 DMM DEBUG MM_STATE_Gb[0x61200001af20]{Idle}: Allocated (fsm.c:456) 20241124165128685 DMM DEBUG MM_STATE_Iu[0x61200001b0a0]{Detached}: Allocated (fsm.c:456) 20241124165128685 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165128685 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165128685 DLLC NOTICE LLME(ffffffff/d6261685){UNASSIGNED} LLGM Assign pre (d6261685 => c2118de6) (gprs_llc.c:1079) 20241124165128685 DLLC NOTICE LLME(d6261685/c2118de6){ASSIGNED} LLGM Assign post (d6261685 => c2118de6) (gprs_llc.c:1125) 20241124165128685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165128685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165128685 DMM DEBUG MM(262420000000025/c2118de6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165128698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165128698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165128698 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165128698 DMM DEBUG MM(262420000000025/c2118de6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241124165128698 DMM NOTICE MM(262420000000025/c2118de6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165128698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165128698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165128698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165128699 DMM DEBUG MM(262420000000025/c2118de6) Requesting authorization (sgsn_auth.c:160) 20241124165128699 DMM INFO MM(262420000000025/c2118de6) Requesting authentication tuples (sgsn_auth.c:184) 20241124165128699 DMM DEBUG MM(262420000000025/c2118de6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165128699 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241124165128699 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@d2a15586120d: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241124165128702 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165128702 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165128702 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165128702 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165128702 DMM INFO MM(262420000000025/c2118de6) Subscriber data update (mmctx.c:445) 20241124165128702 DMM DEBUG MM(262420000000025/c2118de6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165128702 DMM INFO MM(262420000000025/c2118de6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165128702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165128702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165128702 DMM INFO MM(262420000000025/c2118de6) <- GMM AUTH AND CIPHERING REQ (rand = 40 97 e5 3b a4 1a 6a 64 d7 df 20 c9 2b 04 97 fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165128710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165128710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165128710 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165128710 DMM INFO MM(262420000000025/c2118de6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165128710 DMM NOTICE MM(262420000000025/c2118de6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165128710 DMM DEBUG MM(262420000000025/c2118de6) checking auth: received GSM SRES = 7c 01 b1 9c (gprs_gmm.c:648) 20241124165128710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165128710 DMM DEBUG MM(262420000000025/c2118de6) Requesting authorization (sgsn_auth.c:160) 20241124165128711 DMM INFO MM(262420000000025/c2118de6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165128711 DMM DEBUG MM(262420000000025/c2118de6) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165128711 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241124165128711 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) 20241124165128711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165128711 DMM INFO MM(262420000000025/c2118de6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2118de6) (gprs_gmm.c:282) 20241124165128712 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165128712 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165128712 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241124165128712 DMM INFO MM(262420000000025/c2118de6) Subscriber data update (mmctx.c:445) 20241124165128712 DMM DEBUG MM(262420000000025/c2118de6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165128712 DMM INFO MM(262420000000025/c2118de6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165128713 DMM NOTICE MM(262420000000025/c2118de6) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241124165128713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165128713 DMM NOTICE MM(262420000000025/c2118de6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165128713 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) 20241124165128713 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165128713 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241124165128713 DMM INFO MM(262420000000025/c2118de6) Subscriber data update (mmctx.c:445) 20241124165128713 DMM DEBUG MM(262420000000025/c2118de6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165128719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165128719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165128719 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165128719 DMM INFO MM(262420000000025/c2118de6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165128719 DMM NOTICE MM(262420000000025/c2118de6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165128719 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165128719 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165128719 DLLC NOTICE LLME(d6261685/c2118de6){ASSIGNED} LLGM Assign pre (ffffffff => c2118de6) (gprs_llc.c:1079) 20241124165128719 DLLC NOTICE LLME(ffffffff/c2118de6){ASSIGNED} LLGM Assign post (ffffffff => c2118de6) (gprs_llc.c:1125) 20241124165128719 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165128719 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165128719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165128719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d2a15586120d: setverdict(pass): none -> pass 20241124165128772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165128772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165128772 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165128772 DMM INFO MM(262420000000025/c2118de6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165128772 DMM INFO MM(262420000000025/c2118de6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165128772 DMM DEBUG MM(262420000000025/c2118de6) Using GGSN 0 (gprs_sm.c:317) 20241124165128772 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) 20241124165128772 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241124165128772 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165128772 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165128772 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241124165128782 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 59 dd 4a 3a 11 b7 e4 62 74 14 05 7f 53 73 3c 25 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) 20241124165128782 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87df8c0, cbp=0x61400000f8a0) (sgsn_libgtp.c:630) 20241124165128782 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165128783 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210050220b8 TLLI=c2118de6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165128783 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165128783 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165128790 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241124165128790 DGPRS INFO PDP(262420000000025:5): Context 0x7effd87df8c0 was deleted (sgsn_libgtp.c:704) 20241124165128790 DMM INFO MM(262420000000025/c2118de6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241124165128790 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241124165128790 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241124165134268 DGPRS DEBUG Checking for inactive LLMEs, time = 14277828 (sgsn.c:132) 20241124165136791 DMM INFO MM(262420000000025/c2118de6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241124165144001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241124165144792 DMM INFO MM(262420000000025/c2118de6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241124165147630 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124165147630 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165147630 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241124165152793 DMM INFO MM(262420000000025/c2118de6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241124165157280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165157281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165157281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165157305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165157307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165157307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165157341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165157343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165157343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165200794 DMM INFO MM(262420000000025/c2118de6) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@d2a15586120d: Removing Client IMSI='262420000000025'H, index=0 20241124165200802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165200802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241124165200802 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165200802 DMM INFO MM(262420000000025/c2118de6) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@d2a15586120d: Final verdict of PTC: pass 20241124165200805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40754<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@d2a15586120d: Final verdict of PTC: none 20241124165200808 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165200808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(949)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@d2a15586120d: Final verdict of PTC: none -NSVCI97(940)@d2a15586120d: Final verdict of PTC: none -NSVCI98(944)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(942)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(947)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(938)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Nov 24 16:52:00 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 20241124165200932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165201333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111416) 20241124165201809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165201809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=111416, count=112576) 20241124165202810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165202810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sun Nov 24 16:52:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165203811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165203811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165204269 DGPRS DEBUG Checking for inactive LLMEs, time = 14277858 (sgsn.c:132) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241124165204393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165204395 DMM INFO MM(262420000000025/c2118de6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165204395 DMM INFO MM(262420000000025/c2118de6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165204395 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165204395 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165204395 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165204395 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165204395 DLLC NOTICE LLME(ffffffff/c2118de6){ASSIGNED} LLGM Assign pre (c2118de6 => ffffffff) (gprs_llc.c:1079) 20241124165204395 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2118de6 => ffffffff) (gprs_llc.c:1125) 20241124165204395 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005021d60 (gprs_sndcp.c:574) 20241124165204395 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210050220b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165204395 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241124165204395 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) 20241124165204395 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:402) 20241124165204395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Deallocated (fsm.c:568) 20241124165204395 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Deallocated (fsm.c:568) 20241124165204395 DMM DEBUG MM_STATE_Iu[0x61200001b0a0]{Detached}: Deallocated (fsm.c:568) 20241124165204395 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Deallocated (fsm.c:568) 20241124165204395 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165204439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165204439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165204439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165204439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165204439 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165204439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165204439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165204439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165204439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165204441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165204441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165204441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165204441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165204441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165204441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165204441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165204441 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165204441 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165204441 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165204441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165204441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165204441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165204445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165204455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165204455 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165204481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165204481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165204481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165204481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165204481 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165204481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165204481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165204481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165204481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(963)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165204483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165204483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165204483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165204483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165204483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165204483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165204483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165204483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165204483 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165204483 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165204483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(964)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165204484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165204484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165204488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(960)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165204500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165204500 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(963)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(969)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165204518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165204518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165204518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165204518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165204518 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165204518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165204518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165204518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165204518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(969)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165204520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165204520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165204520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165204520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165204520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165204520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165204520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165204520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165204520 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165204520 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165204520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165204521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165204521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(969)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(969)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165204525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165204534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165204534 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165204812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165204812 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165204812 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165204812 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(968)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165204814 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(968)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165204815 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(968)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(968)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(968)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d2a15586120d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='E476BEB9'O, index=0 SGSN_Test-GSUP(970)@d2a15586120d: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@d2a15586120d: 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 := 'EAB1261571AB8FF2019DFDA31314F48F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C95DF9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2A1EFF4E23653DA1'O } } } } } 20241124165204860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165204860 DLLC NOTICE LLME(ffffffff/e476beb9){UNASSIGNED} LLC RX: unknown TLLI 0xe476beb9, creating LLME on the fly (gprs_llc.c:552) 20241124165204860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165204860 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165204860 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Allocated (fsm.c:456) 20241124165204860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Allocated (fsm.c:456) 20241124165204860 DMM DEBUG MM_STATE_Gb[0x61200001b6a0]{Idle}: Allocated (fsm.c:456) 20241124165204860 DMM DEBUG MM_STATE_Iu[0x61200001b820]{Detached}: Allocated (fsm.c:456) 20241124165204860 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165204860 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165204860 DLLC NOTICE LLME(ffffffff/e476beb9){UNASSIGNED} LLGM Assign pre (e476beb9 => dd26e186) (gprs_llc.c:1079) 20241124165204860 DLLC NOTICE LLME(e476beb9/dd26e186){ASSIGNED} LLGM Assign post (e476beb9 => dd26e186) (gprs_llc.c:1125) 20241124165204860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165204860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165204860 DMM DEBUG MM(262420000000027/dd26e186) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165204876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165204876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165204876 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165204876 DMM DEBUG MM(262420000000027/dd26e186) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241124165204876 DMM NOTICE MM(262420000000027/dd26e186) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165204876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165204876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165204876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165204876 DMM DEBUG MM(262420000000027/dd26e186) Requesting authorization (sgsn_auth.c:160) 20241124165204876 DMM INFO MM(262420000000027/dd26e186) Requesting authentication tuples (sgsn_auth.c:184) 20241124165204876 DMM DEBUG MM(262420000000027/dd26e186) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165204876 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241124165204876 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@d2a15586120d: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241124165204879 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165204879 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165204879 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165204879 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165204879 DMM INFO MM(262420000000027/dd26e186) Subscriber data update (mmctx.c:445) 20241124165204880 DMM DEBUG MM(262420000000027/dd26e186) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165204880 DMM INFO MM(262420000000027/dd26e186) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165204880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165204880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165204880 DMM INFO MM(262420000000027/dd26e186) <- GMM AUTH AND CIPHERING REQ (rand = ea b1 26 15 71 ab 8f f2 01 9d fd a3 13 14 f4 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165204888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165204888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165204888 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165204888 DMM INFO MM(262420000000027/dd26e186) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165204888 DMM NOTICE MM(262420000000027/dd26e186) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165204888 DMM DEBUG MM(262420000000027/dd26e186) checking auth: received GSM SRES = 6c 95 df 9b (gprs_gmm.c:648) 20241124165204888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165204888 DMM DEBUG MM(262420000000027/dd26e186) Requesting authorization (sgsn_auth.c:160) 20241124165204888 DMM INFO MM(262420000000027/dd26e186) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165204888 DMM DEBUG MM(262420000000027/dd26e186) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165204888 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241124165204888 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) 20241124165204888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165204888 DMM INFO MM(262420000000027/dd26e186) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd26e186) (gprs_gmm.c:282) 20241124165204889 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165204889 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165204889 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241124165204889 DMM INFO MM(262420000000027/dd26e186) Subscriber data update (mmctx.c:445) 20241124165204889 DMM DEBUG MM(262420000000027/dd26e186) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165204889 DMM INFO MM(262420000000027/dd26e186) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165204889 DMM NOTICE MM(262420000000027/dd26e186) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241124165204889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165204889 DMM NOTICE MM(262420000000027/dd26e186) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165204889 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) 20241124165204890 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165204890 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241124165204890 DMM INFO MM(262420000000027/dd26e186) Subscriber data update (mmctx.c:445) 20241124165204890 DMM DEBUG MM(262420000000027/dd26e186) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165204896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165204896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165204896 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165204896 DMM INFO MM(262420000000027/dd26e186) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165204896 DMM NOTICE MM(262420000000027/dd26e186) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165204896 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165204896 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165204896 DLLC NOTICE LLME(e476beb9/dd26e186){ASSIGNED} LLGM Assign pre (ffffffff => dd26e186) (gprs_llc.c:1079) 20241124165204896 DLLC NOTICE LLME(ffffffff/dd26e186){ASSIGNED} LLGM Assign post (ffffffff => dd26e186) (gprs_llc.c:1125) 20241124165204896 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165204896 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165204896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165204896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@d2a15586120d: setverdict(pass): none -> pass 20241124165204947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165204948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165204948 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165204948 DMM INFO MM(262420000000027/dd26e186) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165204948 DMM INFO MM(262420000000027/dd26e186) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165204948 DMM DEBUG MM(262420000000027/dd26e186) Using GGSN 0 (gprs_sm.c:317) 20241124165204948 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) 20241124165204948 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241124165204948 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165204948 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165204948 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@d2a15586120d: First createPDPContextRequest received, dropping & waiting for retransmission 20241124165209950 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241124165209957 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 71 c2 4b 16 11 94 ef f2 4f 14 05 7f 4d 22 bf 56 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241124165209957 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:630) 20241124165209957 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165209957 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005241cb8 TLLI=dd26e186, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165209957 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165209957 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241124165209966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165209966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241124165209966 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165209966 DMM INFO MM(262420000000027/dd26e186) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241124165209966 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165209966 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@d2a15586120d: First deletePDPContextRequest received, dropping & waiting for retransmission 20241124165214968 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241124165214971 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) 20241124165214971 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7effd87df8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:630) 20241124165214971 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241124165214971 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005241cb8, TLLI=dd26e186, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165214971 DMM INFO MM(262420000000027/dd26e186) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241124165214971 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241124165214971 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d2a15586120d: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@d2a15586120d: Final verdict of PTC: pass 20241124165214981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48054<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@d2a15586120d: Final verdict of PTC: none 20241124165214983 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165214983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(958)@d2a15586120d: Final verdict of PTC: none -NSVCI99(969)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(968)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961)@d2a15586120d: Final verdict of PTC: none -NSVCI98(964)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(956)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(962)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(967)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(961): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Nov 24 16:52:15 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 20241124165215107 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165215509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95884) 20241124165215983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165215984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95884, count=103780) 20241124165216985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165216985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sun Nov 24 16:52:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165217986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165217986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241124165218572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165218574 DMM INFO MM(262420000000027/dd26e186) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165218574 DMM INFO MM(262420000000027/dd26e186) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165218574 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165218574 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165218574 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165218574 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165218574 DLLC NOTICE LLME(ffffffff/dd26e186){ASSIGNED} LLGM Assign pre (dd26e186 => ffffffff) (gprs_llc.c:1079) 20241124165218574 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd26e186 => ffffffff) (gprs_llc.c:1125) 20241124165218574 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241124165218574 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) 20241124165218574 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:402) 20241124165218574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Deallocated (fsm.c:568) 20241124165218574 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Deallocated (fsm.c:568) 20241124165218574 DMM DEBUG MM_STATE_Iu[0x61200001b820]{Detached}: Deallocated (fsm.c:568) 20241124165218574 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Deallocated (fsm.c:568) 20241124165218574 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165218624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165218624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165218624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165218624 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165218624 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165218624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165218624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165218624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165218624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165218625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165218625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165218625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165218626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165218626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165218626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165218626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165218626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165218626 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165218626 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165218626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165218626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165218626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165218630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165218638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165218638 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165218658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165218658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165218658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165218658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165218658 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165218658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165218658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165218658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165218658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165218660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165218660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165218660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165218660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165218660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165218660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165218660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165218660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165218660 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165218661 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165218661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165218661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165218661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165218666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165218675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165218675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(988)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165218705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165218705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165218705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165218705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165218705 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165218705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165218705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165218705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165218705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165218707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165218707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165218707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165218707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165218707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165218707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165218707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165218707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165218707 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165218707 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165218707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165218708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165218708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165218712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165218721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165218721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165218988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165218988 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165218988 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165218988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(987)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165218990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(987)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165218991 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(987)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(987)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(987)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d2a15586120d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='C357288F'O, index=0 SGSN_Test-GSUP(989)@d2a15586120d: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d2a15586120d: 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 := 'C0B2D8DC802954818D474C17AB7D538E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF28A85A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90FC9F1F463D9F94'O } } } } } 20241124165219038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165219038 DLLC NOTICE LLME(ffffffff/c357288f){UNASSIGNED} LLC RX: unknown TLLI 0xc357288f, creating LLME on the fly (gprs_llc.c:552) 20241124165219038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165219038 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165219039 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Allocated (fsm.c:456) 20241124165219039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Allocated (fsm.c:456) 20241124165219039 DMM DEBUG MM_STATE_Gb[0x61200001be20]{Idle}: Allocated (fsm.c:456) 20241124165219039 DMM DEBUG MM_STATE_Iu[0x612000020020]{Detached}: Allocated (fsm.c:456) 20241124165219039 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165219039 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165219039 DLLC NOTICE LLME(ffffffff/c357288f){UNASSIGNED} LLGM Assign pre (c357288f => cac8b846) (gprs_llc.c:1079) 20241124165219039 DLLC NOTICE LLME(c357288f/cac8b846){ASSIGNED} LLGM Assign post (c357288f => cac8b846) (gprs_llc.c:1125) 20241124165219039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165219039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165219039 DMM DEBUG MM(262420000000028/cac8b846) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165219051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165219051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165219051 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165219051 DMM DEBUG MM(262420000000028/cac8b846) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241124165219051 DMM NOTICE MM(262420000000028/cac8b846) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165219051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165219051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165219051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165219051 DMM DEBUG MM(262420000000028/cac8b846) Requesting authorization (sgsn_auth.c:160) 20241124165219051 DMM INFO MM(262420000000028/cac8b846) Requesting authentication tuples (sgsn_auth.c:184) 20241124165219051 DMM DEBUG MM(262420000000028/cac8b846) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165219051 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241124165219051 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@d2a15586120d: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241124165219054 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165219054 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165219054 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165219054 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165219054 DMM INFO MM(262420000000028/cac8b846) Subscriber data update (mmctx.c:445) 20241124165219054 DMM DEBUG MM(262420000000028/cac8b846) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165219054 DMM INFO MM(262420000000028/cac8b846) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165219054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165219054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165219054 DMM INFO MM(262420000000028/cac8b846) <- GMM AUTH AND CIPHERING REQ (rand = c0 b2 d8 dc 80 29 54 81 8d 47 4c 17 ab 7d 53 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165219061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165219061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165219061 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165219061 DMM INFO MM(262420000000028/cac8b846) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165219061 DMM NOTICE MM(262420000000028/cac8b846) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165219061 DMM DEBUG MM(262420000000028/cac8b846) checking auth: received GSM SRES = df 28 a8 5a (gprs_gmm.c:648) 20241124165219061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165219061 DMM DEBUG MM(262420000000028/cac8b846) Requesting authorization (sgsn_auth.c:160) 20241124165219061 DMM INFO MM(262420000000028/cac8b846) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165219061 DMM DEBUG MM(262420000000028/cac8b846) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165219061 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241124165219061 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) 20241124165219061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165219062 DMM INFO MM(262420000000028/cac8b846) <- GMM ATTACH ACCEPT (new P-TMSI=0xcac8b846) (gprs_gmm.c:282) 20241124165219063 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165219063 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165219063 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241124165219063 DMM INFO MM(262420000000028/cac8b846) Subscriber data update (mmctx.c:445) 20241124165219063 DMM DEBUG MM(262420000000028/cac8b846) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165219063 DMM INFO MM(262420000000028/cac8b846) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165219063 DMM NOTICE MM(262420000000028/cac8b846) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241124165219063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165219063 DMM NOTICE MM(262420000000028/cac8b846) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165219063 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) 20241124165219064 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165219064 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241124165219064 DMM INFO MM(262420000000028/cac8b846) Subscriber data update (mmctx.c:445) 20241124165219064 DMM DEBUG MM(262420000000028/cac8b846) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165219070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165219070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165219070 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165219070 DMM INFO MM(262420000000028/cac8b846) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165219070 DMM NOTICE MM(262420000000028/cac8b846) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165219070 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165219070 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165219070 DLLC NOTICE LLME(c357288f/cac8b846){ASSIGNED} LLGM Assign pre (ffffffff => cac8b846) (gprs_llc.c:1079) 20241124165219070 DLLC NOTICE LLME(ffffffff/cac8b846){ASSIGNED} LLGM Assign post (ffffffff => cac8b846) (gprs_llc.c:1125) 20241124165219070 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165219070 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165219070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165219070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d2a15586120d: setverdict(pass): none -> pass 20241124165219122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165219122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165219122 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165219122 DMM INFO MM(262420000000028/cac8b846) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165219122 DMM INFO MM(262420000000028/cac8b846) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165219122 DMM DEBUG MM(262420000000028/cac8b846) Using GGSN 0 (gprs_sm.c:317) 20241124165219122 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) 20241124165219122 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241124165219122 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165219122 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165219122 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241124165219134 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 8f 8e 7f a7 11 7b 63 b9 ba 14 05 7f a3 25 fb f5 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) 20241124165219134 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87df8c0, cbp=0x6140000104a0) (sgsn_libgtp.c:630) 20241124165219134 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165219134 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210054424b8 TLLI=cac8b846, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165219134 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165219134 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165219140 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241124165219140 DGPRS INFO PDP(262420000000028:5): Context 0x7effd87df8c0 was deleted (sgsn_libgtp.c:704) 20241124165219140 DMM INFO MM(262420000000028/cac8b846) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241124165219140 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241124165219140 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d2a15586120d: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241124165219146 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241124165219147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165219147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241124165219147 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165219148 DMM INFO MM(262420000000028/cac8b846) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241124165219148 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20241124165219148 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d2a15586120d: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@d2a15586120d: Final verdict of PTC: pass 20241124165219152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39276<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165219154 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165219154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(989)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(987)@d2a15586120d: Final verdict of PTC: none -NSVCI99(988)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@d2a15586120d: Final verdict of PTC: none -NSVCI98(982)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@d2a15586120d: Final verdict of PTC: none -NSVCI97(977)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(975)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(980)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(986)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sun Nov 24 16:52:19 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 20241124165219281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39278<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165219683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39278<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84688) 20241124165220156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165220156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84688, count=102792) 20241124165221157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165221157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sun Nov 24 16:52:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165222159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165222159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241124165222742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165222743 DMM INFO MM(262420000000028/cac8b846) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165222743 DMM INFO MM(262420000000028/cac8b846) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165222743 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165222743 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165222743 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165222744 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165222744 DLLC NOTICE LLME(ffffffff/cac8b846){ASSIGNED} LLGM Assign pre (cac8b846 => ffffffff) (gprs_llc.c:1079) 20241124165222744 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cac8b846 => ffffffff) (gprs_llc.c:1125) 20241124165222744 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005442160 (gprs_sndcp.c:574) 20241124165222744 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210054424b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165222744 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241124165222744 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) 20241124165222744 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:402) 20241124165222744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Deallocated (fsm.c:568) 20241124165222744 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Deallocated (fsm.c:568) 20241124165222744 DMM DEBUG MM_STATE_Iu[0x612000020020]{Detached}: Deallocated (fsm.c:568) 20241124165222744 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Deallocated (fsm.c:568) 20241124165222744 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165222789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165222789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165222789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165222789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165222789 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165222789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165222789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165222790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165222790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165222792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165222792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165222792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165222792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165222792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165222792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165222792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165222792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165222792 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165222792 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165222792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(996)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165222793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165222793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165222796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165222806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165222806 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165222828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165222828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165222828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165222828 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165222828 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165222828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165222828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165222828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165222828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165222830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165222830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165222830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165222830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165222830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165222830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165222830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165222830 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165222830 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165222830 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165222830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1001)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165222831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165222831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165222835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124165222845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165222846 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1007)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165222870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165222870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165222870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165222870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165222870 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165222870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165222870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165222870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165222870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1007)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165222872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165222873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165222873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165222873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165222873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165222873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165222873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165222873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165222873 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165222873 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165222873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165222873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165222873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1007)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165222877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165222885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165222885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165223160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165223160 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165223160 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165223160 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1006)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165223162 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1006)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165223163 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1006)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1006)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1006)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@d2a15586120d: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C2B87F47'O, index=0 SGSN_Test-GSUP(1008)@d2a15586120d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d2a15586120d: 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 := 'AE3C64E6BD7663639C861DA1839CEB71'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF3C498E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '619653B3CF2A1008'O } } } } } 20241124165223207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165223207 DLLC NOTICE LLME(ffffffff/c2b87f47){UNASSIGNED} LLC RX: unknown TLLI 0xc2b87f47, creating LLME on the fly (gprs_llc.c:552) 20241124165223207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165223207 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165223207 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Allocated (fsm.c:456) 20241124165223207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Allocated (fsm.c:456) 20241124165223207 DMM DEBUG MM_STATE_Gb[0x612000020620]{Idle}: Allocated (fsm.c:456) 20241124165223207 DMM DEBUG MM_STATE_Iu[0x6120000207a0]{Detached}: Allocated (fsm.c:456) 20241124165223207 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165223207 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165223207 DLLC NOTICE LLME(ffffffff/c2b87f47){UNASSIGNED} LLGM Assign pre (c2b87f47 => c045da54) (gprs_llc.c:1079) 20241124165223207 DLLC NOTICE LLME(c2b87f47/c045da54){ASSIGNED} LLGM Assign post (c2b87f47 => c045da54) (gprs_llc.c:1125) 20241124165223207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165223207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165223208 DMM DEBUG MM(262420000000026/c045da54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165223221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165223221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165223221 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165223221 DMM DEBUG MM(262420000000026/c045da54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241124165223221 DMM NOTICE MM(262420000000026/c045da54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165223221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165223221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165223221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165223221 DMM DEBUG MM(262420000000026/c045da54) Requesting authorization (sgsn_auth.c:160) 20241124165223222 DMM INFO MM(262420000000026/c045da54) Requesting authentication tuples (sgsn_auth.c:184) 20241124165223222 DMM DEBUG MM(262420000000026/c045da54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165223222 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241124165223222 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)@d2a15586120d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241124165223224 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165223224 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165223224 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165223224 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165223224 DMM INFO MM(262420000000026/c045da54) Subscriber data update (mmctx.c:445) 20241124165223224 DMM DEBUG MM(262420000000026/c045da54) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165223224 DMM INFO MM(262420000000026/c045da54) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165223225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165223225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165223225 DMM INFO MM(262420000000026/c045da54) <- GMM AUTH AND CIPHERING REQ (rand = ae 3c 64 e6 bd 76 63 63 9c 86 1d a1 83 9c eb 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165223232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165223232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165223232 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165223232 DMM INFO MM(262420000000026/c045da54) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165223232 DMM NOTICE MM(262420000000026/c045da54) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165223232 DMM DEBUG MM(262420000000026/c045da54) checking auth: received GSM SRES = df 3c 49 8e (gprs_gmm.c:648) 20241124165223232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165223232 DMM DEBUG MM(262420000000026/c045da54) Requesting authorization (sgsn_auth.c:160) 20241124165223232 DMM INFO MM(262420000000026/c045da54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165223232 DMM DEBUG MM(262420000000026/c045da54) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165223232 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241124165223232 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) 20241124165223233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165223233 DMM INFO MM(262420000000026/c045da54) <- GMM ATTACH ACCEPT (new P-TMSI=0xc045da54) (gprs_gmm.c:282) 20241124165223234 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165223234 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165223234 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241124165223234 DMM INFO MM(262420000000026/c045da54) Subscriber data update (mmctx.c:445) 20241124165223234 DMM DEBUG MM(262420000000026/c045da54) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165223234 DMM INFO MM(262420000000026/c045da54) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165223234 DMM NOTICE MM(262420000000026/c045da54) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241124165223234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165223234 DMM NOTICE MM(262420000000026/c045da54) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165223234 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) 20241124165223235 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165223235 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241124165223235 DMM INFO MM(262420000000026/c045da54) Subscriber data update (mmctx.c:445) 20241124165223235 DMM DEBUG MM(262420000000026/c045da54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165223240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165223240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165223240 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165223240 DMM INFO MM(262420000000026/c045da54) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165223240 DMM NOTICE MM(262420000000026/c045da54) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165223240 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165223240 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165223240 DLLC NOTICE LLME(c2b87f47/c045da54){ASSIGNED} LLGM Assign pre (ffffffff => c045da54) (gprs_llc.c:1079) 20241124165223240 DLLC NOTICE LLME(ffffffff/c045da54){ASSIGNED} LLGM Assign post (ffffffff => c045da54) (gprs_llc.c:1125) 20241124165223240 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165223240 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165223240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165223240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d2a15586120d: setverdict(pass): none -> pass 20241124165223293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165223293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165223293 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165223293 DMM INFO MM(262420000000026/c045da54) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165223293 DMM INFO MM(262420000000026/c045da54) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165223293 DMM DEBUG MM(262420000000026/c045da54) Using GGSN 0 (gprs_sm.c:317) 20241124165223293 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) 20241124165223293 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241124165223293 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165223293 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165223293 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241124165223305 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 7a d0 cb 2a 11 79 9c be 61 14 05 7f 75 0b a8 67 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) 20241124165223306 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87df8c0, cbp=0x614000010aa0) (sgsn_libgtp.c:630) 20241124165223306 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165223306 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005638cb8 TLLI=c045da54, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165223306 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165223306 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165223314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165223315 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241124165223315 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165223318 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 7a d0 cb 2a 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241124165223318 DGPRS INFO PDP(262420000000026:5): Context 0x7effd87df8c0 was deleted (sgsn_libgtp.c:704) 20241124165223318 DMM INFO MM(262420000000026/c045da54) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241124165223318 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241124165223318 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@d2a15586120d: Removing Client IMSI='262420000000026'H, index=0 20241124165223325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165223325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241124165223325 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165223325 DMM INFO MM(262420000000026/c045da54) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@d2a15586120d: Final verdict of PTC: pass 20241124165223328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39284<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@d2a15586120d: Final verdict of PTC: none 20241124165223331 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165223331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1006)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1001)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@d2a15586120d: Final verdict of PTC: none -NSVCI97(996)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1007)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(999)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1005)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(994)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1004): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Nov 24 16:52:23 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 20241124165223459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165223860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104272) 20241124165224331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165224331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104272, count=105432) 20241124165225332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165225333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sun Nov 24 16:52:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165226333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165226334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_gmm_detach started. 20241124165226922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165226924 DMM INFO MM(262420000000026/c045da54) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165226924 DMM INFO MM(262420000000026/c045da54) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165226924 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165226924 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165226924 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165226924 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165226924 DLLC NOTICE LLME(ffffffff/c045da54){ASSIGNED} LLGM Assign pre (c045da54 => ffffffff) (gprs_llc.c:1079) 20241124165226924 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c045da54 => ffffffff) (gprs_llc.c:1125) 20241124165226924 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005638960 (gprs_sndcp.c:574) 20241124165226924 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005638cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165226924 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241124165226925 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) 20241124165226925 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:402) 20241124165226925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Deallocated (fsm.c:568) 20241124165226925 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Deallocated (fsm.c:568) 20241124165226925 DMM DEBUG MM_STATE_Iu[0x6120000207a0]{Detached}: Deallocated (fsm.c:568) 20241124165226925 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Deallocated (fsm.c:568) 20241124165226925 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1016)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165226977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165226977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165226977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165226977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165226977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165226977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165226977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165226977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165226977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1015)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1016)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165226979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165226979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165226979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165226979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165226979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165226979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165226979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165226979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165226979 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165226980 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165226980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165226980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165226980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1016)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1016)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165226984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165226994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165226994 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1017)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1013)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1015)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165227004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165227004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165227004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165227004 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165227004 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165227004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165227004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165227004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165227004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165227006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165227006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165227006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165227006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165227006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165227006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165227006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165227006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165227006 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165227006 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165227006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165227006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165227006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165227010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165227021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165227021 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165227041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165227041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165227041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165227041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165227041 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165227041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165227041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165227041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165227041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165227043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165227043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165227043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165227043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165227043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165227043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165227043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165227043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165227043 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165227043 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165227043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165227043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165227043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165227047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165227056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165227056 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165227334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165227334 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165227334 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165227334 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165227337 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1026)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165227338 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1013)@d2a15586120d: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='CAFEE285'O, index=0 SGSN_Test-GSUP(1027)@d2a15586120d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@d2a15586120d: 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 := '9BC0F84839C1C4761C3F10F0C91D1C97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C1858B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7A329B6496A64F4'O } } } } } 20241124165227389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165227389 DLLC NOTICE LLME(ffffffff/cafee285){UNASSIGNED} LLC RX: unknown TLLI 0xcafee285, creating LLME on the fly (gprs_llc.c:552) 20241124165227389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165227389 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165227389 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Allocated (fsm.c:456) 20241124165227389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Allocated (fsm.c:456) 20241124165227389 DMM DEBUG MM_STATE_Gb[0x612000020da0]{Idle}: Allocated (fsm.c:456) 20241124165227389 DMM DEBUG MM_STATE_Iu[0x612000020f20]{Detached}: Allocated (fsm.c:456) 20241124165227389 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165227389 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165227389 DLLC NOTICE LLME(ffffffff/cafee285){UNASSIGNED} LLGM Assign pre (cafee285 => d881a177) (gprs_llc.c:1079) 20241124165227389 DLLC NOTICE LLME(cafee285/d881a177){ASSIGNED} LLGM Assign post (cafee285 => d881a177) (gprs_llc.c:1125) 20241124165227389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165227390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165227390 DMM DEBUG MM(262420000000026/d881a177) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165227402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165227402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165227402 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165227402 DMM DEBUG MM(262420000000026/d881a177) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241124165227402 DMM NOTICE MM(262420000000026/d881a177) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165227402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165227402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165227402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165227402 DMM DEBUG MM(262420000000026/d881a177) Requesting authorization (sgsn_auth.c:160) 20241124165227403 DMM INFO MM(262420000000026/d881a177) Requesting authentication tuples (sgsn_auth.c:184) 20241124165227403 DMM DEBUG MM(262420000000026/d881a177) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165227403 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241124165227403 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@d2a15586120d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241124165227405 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165227405 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165227405 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165227405 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165227405 DMM INFO MM(262420000000026/d881a177) Subscriber data update (mmctx.c:445) 20241124165227405 DMM DEBUG MM(262420000000026/d881a177) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165227405 DMM INFO MM(262420000000026/d881a177) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165227405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165227405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165227405 DMM INFO MM(262420000000026/d881a177) <- GMM AUTH AND CIPHERING REQ (rand = 9b c0 f8 48 39 c1 c4 76 1c 3f 10 f0 c9 1d 1c 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165227413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165227413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165227413 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165227413 DMM INFO MM(262420000000026/d881a177) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165227413 DMM NOTICE MM(262420000000026/d881a177) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165227413 DMM DEBUG MM(262420000000026/d881a177) checking auth: received GSM SRES = 7c 18 58 b3 (gprs_gmm.c:648) 20241124165227413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165227413 DMM DEBUG MM(262420000000026/d881a177) Requesting authorization (sgsn_auth.c:160) 20241124165227413 DMM INFO MM(262420000000026/d881a177) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165227413 DMM DEBUG MM(262420000000026/d881a177) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165227413 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241124165227413 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) 20241124165227413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165227413 DMM INFO MM(262420000000026/d881a177) <- GMM ATTACH ACCEPT (new P-TMSI=0xd881a177) (gprs_gmm.c:282) 20241124165227415 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165227415 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165227415 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241124165227415 DMM INFO MM(262420000000026/d881a177) Subscriber data update (mmctx.c:445) 20241124165227415 DMM DEBUG MM(262420000000026/d881a177) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165227415 DMM INFO MM(262420000000026/d881a177) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165227415 DMM NOTICE MM(262420000000026/d881a177) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241124165227415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165227415 DMM NOTICE MM(262420000000026/d881a177) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165227415 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) 20241124165227416 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165227416 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241124165227416 DMM INFO MM(262420000000026/d881a177) Subscriber data update (mmctx.c:445) 20241124165227416 DMM DEBUG MM(262420000000026/d881a177) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165227421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165227421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165227421 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165227421 DMM INFO MM(262420000000026/d881a177) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165227421 DMM NOTICE MM(262420000000026/d881a177) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165227421 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165227421 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165227422 DLLC NOTICE LLME(cafee285/d881a177){ASSIGNED} LLGM Assign pre (ffffffff => d881a177) (gprs_llc.c:1079) 20241124165227422 DLLC NOTICE LLME(ffffffff/d881a177){ASSIGNED} LLGM Assign post (ffffffff => d881a177) (gprs_llc.c:1125) 20241124165227422 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165227422 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165227422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165227422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@d2a15586120d: setverdict(pass): none -> pass 20241124165227473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165227473 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165227473 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165227473 DMM INFO MM(262420000000026/d881a177) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165227473 DMM INFO MM(262420000000026/d881a177) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165227473 DMM DEBUG MM(262420000000026/d881a177) Using GGSN 0 (gprs_sm.c:317) 20241124165227473 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) 20241124165227473 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241124165227473 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165227473 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165227474 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241124165227486 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 dc 47 29 30 11 24 df 20 64 14 05 7f 9d 49 9e 9a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241124165227486 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87df8c0, cbp=0x6140000110a0) (sgsn_libgtp.c:630) 20241124165227486 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165227486 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210058308b8 TLLI=d881a177, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165227486 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165227486 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165227494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165227494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165227494 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165227494 DMM INFO MM(262420000000026/d881a177) -> GMM DETACH REQUEST TLLI=0xd881a177 type=GPRS detach (gprs_gmm.c:1440) 20241124165227494 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241124165227494 DMM INFO MM(262420000000026/d881a177) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241124165227495 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165227495 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165227495 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165227495 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165227495 DLLC NOTICE LLME(ffffffff/d881a177){ASSIGNED} LLGM Assign pre (d881a177 => ffffffff) (gprs_llc.c:1079) 20241124165227495 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d881a177 => ffffffff) (gprs_llc.c:1125) 20241124165227495 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005830560 (gprs_sndcp.c:574) 20241124165227495 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210058308b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165227495 DMM NOTICE MM(262420000000026/d881a177) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165227495 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241124165227495 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165227495 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165227495 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241124165227495 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241124165227495 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) 20241124165227495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Deallocated (fsm.c:568) 20241124165227495 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Deallocated (fsm.c:568) 20241124165227495 DMM DEBUG MM_STATE_Iu[0x612000020f20]{Detached}: Deallocated (fsm.c:568) 20241124165227495 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Deallocated (fsm.c:568) 20241124165227496 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1013)@d2a15586120d: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@d2a15586120d: Final verdict of PTC: pass 20241124165227502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50782<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165227504 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165227504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1026)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(1027)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1016)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1020)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1013)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1024)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1025)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1018)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1014)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1023)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1013): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Nov 24 16:52:27 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 20241124165227636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165227937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104192) 20241124165228505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165228505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104192, count=108548) 20241124165229505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165229505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sun Nov 24 16:52:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165230507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165230507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241124165230997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165230998 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1034)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165231051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165231051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165231051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165231051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165231051 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165231051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165231051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165231051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165231051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1035)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165231053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165231053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165231053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165231053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165231053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165231053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165231053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165231053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165231053 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165231053 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165231054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165231054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165231054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1035)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165231058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124165231067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165231067 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1034)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1039)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165231075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165231075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165231075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165231075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165231075 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165231076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165231076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165231076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165231076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165231077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165231078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165231078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165231078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165231078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165231078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165231078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165231078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165231078 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165231078 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165231078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165231078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165231078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165231081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165231090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165231090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165231110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165231110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165231110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165231110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165231110 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165231110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165231110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165231110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165231110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165231112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165231112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165231112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165231112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165231112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165231112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165231112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165231112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165231112 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165231112 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165231112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165231113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165231113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165231117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165231125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165231125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165231508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165231508 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165231508 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165231508 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165231510 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1045)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165231510 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@d2a15586120d: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='F0F1C6F8'O, index=0 SGSN_Test-GSUP(1046)@d2a15586120d: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241124165232568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165232568 DLLC NOTICE LLME(ffffffff/f0f1c6f8){UNASSIGNED} LLC RX: unknown TLLI 0xf0f1c6f8, creating LLME on the fly (gprs_llc.c:552) 20241124165232568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165232568 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241124165232568 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Allocated (fsm.c:456) 20241124165232568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Allocated (fsm.c:456) 20241124165232568 DMM DEBUG MM_STATE_Gb[0x612000021520]{Idle}: Allocated (fsm.c:456) 20241124165232568 DMM DEBUG MM_STATE_Iu[0x6120000216a0]{Detached}: Allocated (fsm.c:456) 20241124165232568 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165232568 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165232568 DLLC NOTICE LLME(ffffffff/f0f1c6f8){UNASSIGNED} LLGM Assign pre (f0f1c6f8 => f74d5af2) (gprs_llc.c:1079) 20241124165232568 DLLC NOTICE LLME(f0f1c6f8/f74d5af2){ASSIGNED} LLGM Assign post (f0f1c6f8 => f74d5af2) (gprs_llc.c:1125) 20241124165232568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165232568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165232568 DMM DEBUG MM(262420000000039/f74d5af2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165232582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165232582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241124165232582 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165232582 DMM INFO MM(262420000000039/f74d5af2) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241124165232583 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165232583 DLLC NOTICE LLME(f0f1c6f8/f74d5af2){ASSIGNED} LLGM Assign pre (f0f1c6f8 => f74d5af2) (gprs_llc.c:1079) 20241124165232583 DLLC NOTICE LLME(f0f1c6f8/f74d5af2){ASSIGNED} LLGM Assign post (f0f1c6f8 => f74d5af2) (gprs_llc.c:1125) 20241124165232583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165232583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165232583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165232583 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165232583 DMM DEBUG MM(262420000000039/f74d5af2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241124165232583 DMM NOTICE MM(262420000000039/f74d5af2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165232583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165232583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165232583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241124165232583 DMM INFO MM(262420000000039/f74d5af2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf74d5af2) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@d2a15586120d: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@d2a15586120d: Removing Client IMSI='262420000000039'H, index=0 20241124165233587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165233587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165233587 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165233587 DMM INFO MM(262420000000039/f74d5af2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165233587 DMM NOTICE MM(262420000000039/f74d5af2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165233587 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165233587 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165233587 DLLC NOTICE LLME(f0f1c6f8/f74d5af2){ASSIGNED} LLGM Assign pre (ffffffff => f74d5af2) (gprs_llc.c:1079) 20241124165233587 DLLC NOTICE LLME(ffffffff/f74d5af2){ASSIGNED} LLGM Assign post (ffffffff => f74d5af2) (gprs_llc.c:1125) 20241124165233587 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165233587 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165233588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165233588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@d2a15586120d: Final verdict of PTC: pass 20241124165233590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50800<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@d2a15586120d: Final verdict of PTC: none 20241124165233592 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165233592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1045)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1039)@d2a15586120d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1034)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@d2a15586120d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@d2a15586120d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1044)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1035)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1033)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1037)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1042)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1032): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Nov 24 16:52:33 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 20241124165233716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165234118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60300) 20241124165234270 DGPRS DEBUG Checking for inactive LLMEs, time = 14277888 (sgsn.c:132) 20241124165234593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165234593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60300, count=70580) 20241124165235594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165235594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Nov 24 16:52:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165236595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165236595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_xid_empty_l3 started. 20241124165237177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165237179 DMM INFO MM(262420000000039/f74d5af2) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165237179 DMM INFO MM(262420000000039/f74d5af2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165237179 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165237179 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165237179 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165237179 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165237179 DLLC NOTICE LLME(ffffffff/f74d5af2){ASSIGNED} LLGM Assign pre (f74d5af2 => ffffffff) (gprs_llc.c:1079) 20241124165237179 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f74d5af2 => ffffffff) (gprs_llc.c:1125) 20241124165237179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Deallocated (fsm.c:568) 20241124165237179 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Deallocated (fsm.c:568) 20241124165237179 DMM DEBUG MM_STATE_Iu[0x6120000216a0]{Detached}: Deallocated (fsm.c:568) 20241124165237179 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Deallocated (fsm.c:568) 20241124165237179 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165237233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165237233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165237233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165237233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165237233 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165237233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165237233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165237233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165237233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165237235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165237235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165237235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165237235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165237235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165237235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165237235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165237235 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165237235 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165237235 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165237236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1053)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165237236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165237236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165237240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165237252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165237252 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1055)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1052)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165237267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165237267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165237267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165237267 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165237267 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165237267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165237267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165237267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165237267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165237269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165237269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165237269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165237269 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165237269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165237270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165237270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165237270 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165237270 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165237270 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165237270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165237270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165237270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165237274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165237283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165237283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1057)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165237307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165237307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165237307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165237308 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165237308 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165237308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165237308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165237308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165237308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165237310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165237310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165237310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165237310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165237310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165237310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165237310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165237310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165237310 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165237310 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165237310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165237310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165237310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165237315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165237322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165237322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165237596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165237596 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165237596 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165237596 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165237598 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1064)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241124165237598 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@d2a15586120d: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='F758D3A8'O, index=0 SGSN_Test-GSUP(1065)@d2a15586120d: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@d2a15586120d: 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 := '029BA4AE2271EB99E1ADE9C5EC1D5C90'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE1E2B12'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EBA9F0FD03B296E'O } } } } } 20241124165238647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165238647 DLLC NOTICE LLME(ffffffff/f758d3a8){UNASSIGNED} LLC RX: unknown TLLI 0xf758d3a8, creating LLME on the fly (gprs_llc.c:552) 20241124165238647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165238648 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165238648 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Allocated (fsm.c:456) 20241124165238648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Allocated (fsm.c:456) 20241124165238648 DMM DEBUG MM_STATE_Gb[0x612000021b20]{Idle}: Allocated (fsm.c:456) 20241124165238648 DMM DEBUG MM_STATE_Iu[0x612000021ca0]{Detached}: Allocated (fsm.c:456) 20241124165238648 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165238648 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165238648 DLLC NOTICE LLME(ffffffff/f758d3a8){UNASSIGNED} LLGM Assign pre (f758d3a8 => e339ec02) (gprs_llc.c:1079) 20241124165238648 DLLC NOTICE LLME(f758d3a8/e339ec02){ASSIGNED} LLGM Assign post (f758d3a8 => e339ec02) (gprs_llc.c:1125) 20241124165238648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165238648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165238648 DMM DEBUG MM(262420000000044/e339ec02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165238663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165238663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165238663 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165238663 DMM DEBUG MM(262420000000044/e339ec02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241124165238663 DMM NOTICE MM(262420000000044/e339ec02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165238663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165238663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165238663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165238663 DMM DEBUG MM(262420000000044/e339ec02) Requesting authorization (sgsn_auth.c:160) 20241124165238663 DMM INFO MM(262420000000044/e339ec02) Requesting authentication tuples (sgsn_auth.c:184) 20241124165238663 DMM DEBUG MM(262420000000044/e339ec02) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165238663 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241124165238663 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@d2a15586120d: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@d2a15586120d: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241124165238666 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165238666 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165238666 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165238667 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165238667 DMM INFO MM(262420000000044/e339ec02) Subscriber data update (mmctx.c:445) 20241124165238667 DMM DEBUG MM(262420000000044/e339ec02) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165238667 DMM INFO MM(262420000000044/e339ec02) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165238667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165238667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165238667 DMM INFO MM(262420000000044/e339ec02) <- GMM AUTH AND CIPHERING REQ (rand = 02 9b a4 ae 22 71 eb 99 e1 ad e9 c5 ec 1d 5c 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165238674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165238674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165238674 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165238674 DMM INFO MM(262420000000044/e339ec02) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165238674 DMM NOTICE MM(262420000000044/e339ec02) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165238674 DMM DEBUG MM(262420000000044/e339ec02) checking auth: received GSM SRES = ee 1e 2b 12 (gprs_gmm.c:648) 20241124165238674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165238674 DMM DEBUG MM(262420000000044/e339ec02) Requesting authorization (sgsn_auth.c:160) 20241124165238675 DMM INFO MM(262420000000044/e339ec02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165238675 DMM DEBUG MM(262420000000044/e339ec02) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165238675 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241124165238675 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) 20241124165238675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165238675 DMM INFO MM(262420000000044/e339ec02) <- GMM ATTACH ACCEPT (new P-TMSI=0xe339ec02) (gprs_gmm.c:282) 20241124165238676 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165238676 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165238676 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241124165238676 DMM INFO MM(262420000000044/e339ec02) Subscriber data update (mmctx.c:445) 20241124165238676 DMM DEBUG MM(262420000000044/e339ec02) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165238676 DMM INFO MM(262420000000044/e339ec02) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165238676 DMM NOTICE MM(262420000000044/e339ec02) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241124165238676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165238676 DMM NOTICE MM(262420000000044/e339ec02) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165238676 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) 20241124165238677 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165238677 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241124165238677 DMM INFO MM(262420000000044/e339ec02) Subscriber data update (mmctx.c:445) 20241124165238677 DMM DEBUG MM(262420000000044/e339ec02) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165238683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165238683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165238683 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165238683 DMM INFO MM(262420000000044/e339ec02) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165238683 DMM NOTICE MM(262420000000044/e339ec02) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165238683 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165238683 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165238683 DLLC NOTICE LLME(f758d3a8/e339ec02){ASSIGNED} LLGM Assign pre (ffffffff => e339ec02) (gprs_llc.c:1079) 20241124165238683 DLLC NOTICE LLME(ffffffff/e339ec02){ASSIGNED} LLGM Assign post (ffffffff => e339ec02) (gprs_llc.c:1125) 20241124165238683 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165238683 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165238683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165238683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@d2a15586120d: setverdict(pass): none -> pass 20241124165238735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165238735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165238735 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165238735 DMM INFO MM(262420000000044/e339ec02) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165238735 DMM INFO MM(262420000000044/e339ec02) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165238735 DMM DEBUG MM(262420000000044/e339ec02) Using GGSN 0 (gprs_sm.c:317) 20241124165238735 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) 20241124165238735 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241124165238735 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165238735 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165238735 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241124165238748 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 20 aa 08 4a 11 c8 83 f8 79 14 05 7f d8 3e ec 84 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20241124165238748 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e0938, cbp=0x614000011aa0) (sgsn_libgtp.c:630) 20241124165238748 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165238748 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005b92cb8 TLLI=e339ec02, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165238748 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165238748 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165238755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165238755 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241124165238755 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241124165238755 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@d2a15586120d: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@d2a15586120d: Final verdict of PTC: pass 20241124165238762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45744<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165238764 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165238764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1065)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1058)@d2a15586120d: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1057)@d2a15586120d: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1053)@d2a15586120d: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1063)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1061)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1056)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1051)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_xid_empty_l3-BVCI210(1057): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@d2a15586120d: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Nov 24 16:52:38 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 20241124165238893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165239295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90096) 20241124165239765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165239765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90096, count=98732) 20241124165240766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165240766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Nov 24 16:52:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165241767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165241767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_xid_n201u started. 20241124165242356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165242358 DMM INFO MM(262420000000044/e339ec02) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165242358 DMM INFO MM(262420000000044/e339ec02) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165242358 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165242358 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165242358 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165242358 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165242358 DLLC NOTICE LLME(ffffffff/e339ec02){ASSIGNED} LLGM Assign pre (e339ec02 => ffffffff) (gprs_llc.c:1079) 20241124165242358 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e339ec02 => ffffffff) (gprs_llc.c:1125) 20241124165242358 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005b92960 (gprs_sndcp.c:574) 20241124165242358 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005b92cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165242358 DMM NOTICE MM(262420000000044/e339ec02) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165242358 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241124165242358 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165242358 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165242358 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241124165242358 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241124165242358 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) 20241124165242358 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:402) 20241124165242358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Deallocated (fsm.c:568) 20241124165242358 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Deallocated (fsm.c:568) 20241124165242358 DMM DEBUG MM_STATE_Iu[0x612000021ca0]{Detached}: Deallocated (fsm.c:568) 20241124165242359 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Deallocated (fsm.c:568) 20241124165242359 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165242398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165242398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165242398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165242398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165242398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165242398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165242398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165242398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165242398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165242399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165242399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165242399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165242399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165242399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165242400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165242400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165242400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165242400 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165242400 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165242400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165242400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165242400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165242404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165242413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165242413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1073)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 TC_xid_n201u-BVCI196(1071)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165242437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165242437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165242437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165242437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165242437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165242437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165242437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165242437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165242437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165242440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165242440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165242440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165242440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165242440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165242440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165242440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165242440 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165242440 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165242440 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165242440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165242441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165242441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165242445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165242455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165242455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165242472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165242472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165242472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165242472 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165242472 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165242472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165242473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165242473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165242473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165242474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165242474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165242474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165242474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165242474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165242475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165242475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165242475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165242475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165242475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165242475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165242475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165242475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165242479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165242488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165242489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165242768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165242768 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165242768 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165242768 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165242770 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1083)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241124165242771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@d2a15586120d: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='FE1570E2'O, index=0 SGSN_Test-GSUP(1084)@d2a15586120d: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@d2a15586120d: 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 := 'E2357969AA67D3C56476273F9A5AE139'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46CC305D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34390BB4B64E8CB3'O } } } } } 20241124165243825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165243825 DLLC NOTICE LLME(ffffffff/fe1570e2){UNASSIGNED} LLC RX: unknown TLLI 0xfe1570e2, creating LLME on the fly (gprs_llc.c:552) 20241124165243825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165243825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165243825 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Allocated (fsm.c:456) 20241124165243825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Allocated (fsm.c:456) 20241124165243825 DMM DEBUG MM_STATE_Gb[0x6120000222a0]{Idle}: Allocated (fsm.c:456) 20241124165243825 DMM DEBUG MM_STATE_Iu[0x612000022420]{Detached}: Allocated (fsm.c:456) 20241124165243825 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165243825 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165243825 DLLC NOTICE LLME(ffffffff/fe1570e2){UNASSIGNED} LLGM Assign pre (fe1570e2 => f8d7d0bf) (gprs_llc.c:1079) 20241124165243825 DLLC NOTICE LLME(fe1570e2/f8d7d0bf){ASSIGNED} LLGM Assign post (fe1570e2 => f8d7d0bf) (gprs_llc.c:1125) 20241124165243825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165243825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165243825 DMM DEBUG MM(262420000000045/f8d7d0bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165243840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165243840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165243840 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165243840 DMM DEBUG MM(262420000000045/f8d7d0bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241124165243840 DMM NOTICE MM(262420000000045/f8d7d0bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165243840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165243840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165243840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165243840 DMM DEBUG MM(262420000000045/f8d7d0bf) Requesting authorization (sgsn_auth.c:160) 20241124165243840 DMM INFO MM(262420000000045/f8d7d0bf) Requesting authentication tuples (sgsn_auth.c:184) 20241124165243840 DMM DEBUG MM(262420000000045/f8d7d0bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165243840 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241124165243840 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@d2a15586120d: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@d2a15586120d: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241124165243844 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165243844 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165243844 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165243844 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165243844 DMM INFO MM(262420000000045/f8d7d0bf) Subscriber data update (mmctx.c:445) 20241124165243844 DMM DEBUG MM(262420000000045/f8d7d0bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165243844 DMM INFO MM(262420000000045/f8d7d0bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165243844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165243844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165243844 DMM INFO MM(262420000000045/f8d7d0bf) <- GMM AUTH AND CIPHERING REQ (rand = e2 35 79 69 aa 67 d3 c5 64 76 27 3f 9a 5a e1 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165243851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165243851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165243851 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165243851 DMM INFO MM(262420000000045/f8d7d0bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165243851 DMM NOTICE MM(262420000000045/f8d7d0bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165243851 DMM DEBUG MM(262420000000045/f8d7d0bf) checking auth: received GSM SRES = 46 cc 30 5d (gprs_gmm.c:648) 20241124165243851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165243851 DMM DEBUG MM(262420000000045/f8d7d0bf) Requesting authorization (sgsn_auth.c:160) 20241124165243851 DMM INFO MM(262420000000045/f8d7d0bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165243851 DMM DEBUG MM(262420000000045/f8d7d0bf) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165243851 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241124165243851 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) 20241124165243851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165243851 DMM INFO MM(262420000000045/f8d7d0bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8d7d0bf) (gprs_gmm.c:282) 20241124165243853 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165243853 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165243853 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241124165243853 DMM INFO MM(262420000000045/f8d7d0bf) Subscriber data update (mmctx.c:445) 20241124165243853 DMM DEBUG MM(262420000000045/f8d7d0bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165243853 DMM INFO MM(262420000000045/f8d7d0bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165243853 DMM NOTICE MM(262420000000045/f8d7d0bf) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241124165243853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165243853 DMM NOTICE MM(262420000000045/f8d7d0bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165243853 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) 20241124165243854 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165243854 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241124165243854 DMM INFO MM(262420000000045/f8d7d0bf) Subscriber data update (mmctx.c:445) 20241124165243854 DMM DEBUG MM(262420000000045/f8d7d0bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165243860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165243860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165243860 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165243860 DMM INFO MM(262420000000045/f8d7d0bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165243860 DMM NOTICE MM(262420000000045/f8d7d0bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165243860 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165243860 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165243860 DLLC NOTICE LLME(fe1570e2/f8d7d0bf){ASSIGNED} LLGM Assign pre (ffffffff => f8d7d0bf) (gprs_llc.c:1079) 20241124165243860 DLLC NOTICE LLME(ffffffff/f8d7d0bf){ASSIGNED} LLGM Assign post (ffffffff => f8d7d0bf) (gprs_llc.c:1125) 20241124165243860 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165243860 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165243860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165243860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@d2a15586120d: setverdict(pass): none -> pass 20241124165243911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165243911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165243911 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165243911 DMM INFO MM(262420000000045/f8d7d0bf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165243911 DMM INFO MM(262420000000045/f8d7d0bf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165243912 DMM DEBUG MM(262420000000045/f8d7d0bf) Using GGSN 0 (gprs_sm.c:317) 20241124165243912 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) 20241124165243912 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241124165243912 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165243912 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165243912 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241124165243923 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 e9 63 00 52 11 32 1a 29 bb 14 05 7f 25 63 6e 43 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241124165243923 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e19b0, cbp=0x6140000120a0) (sgsn_libgtp.c:630) 20241124165243924 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165243924 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005d894b8 TLLI=f8d7d0bf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165243924 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165243924 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165243932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165243932 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241124165243932 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241124165243932 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241124165243932 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@d2a15586120d: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@d2a15586120d: Final verdict of PTC: pass 20241124165243939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45764<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165243942 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165243942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1084)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1077)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1082)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1072)@d2a15586120d: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@d2a15586120d: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@d2a15586120d: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1080)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1070)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1075)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@d2a15586120d: Test case TC_xid_n201u finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Nov 24 16:52:44 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241124165244069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165244470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97796) 20241124165244943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165244943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97796, count=102152) 20241124165245944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165245944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Nov 24 16:52:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165246945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165246945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_llc_null started. 20241124165247532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165247533 DMM INFO MM(262420000000045/f8d7d0bf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165247533 DMM INFO MM(262420000000045/f8d7d0bf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165247533 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165247533 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165247533 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165247533 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165247533 DLLC NOTICE LLME(ffffffff/f8d7d0bf){ASSIGNED} LLGM Assign pre (f8d7d0bf => ffffffff) (gprs_llc.c:1079) 20241124165247533 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8d7d0bf => ffffffff) (gprs_llc.c:1125) 20241124165247533 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005d89160 (gprs_sndcp.c:574) 20241124165247533 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005d894b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165247533 DMM NOTICE MM(262420000000045/f8d7d0bf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165247533 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241124165247533 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165247533 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165247534 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241124165247534 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241124165247534 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) 20241124165247534 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:402) 20241124165247534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Deallocated (fsm.c:568) 20241124165247534 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Deallocated (fsm.c:568) 20241124165247534 DMM DEBUG MM_STATE_Iu[0x612000022420]{Detached}: Deallocated (fsm.c:568) 20241124165247534 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Deallocated (fsm.c:568) 20241124165247534 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165247576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165247576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165247576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165247576 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165247576 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165247576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165247576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165247576 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165247576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165247578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165247578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165247578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165247579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165247579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165247579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165247579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165247579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165247579 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165247579 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165247579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165247579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165247579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165247583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165247592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165247592 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165247615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165247615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165247615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165247616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165247616 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165247616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165247616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165247616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165247616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165247617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165247617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165247617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165247617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165247617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165247617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165247617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165247617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165247617 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165247617 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165247617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165247618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165247618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165247621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1097)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165247631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165247631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165247655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165247655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165247655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165247655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165247655 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165247655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165247655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165247656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165247656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165247658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165247658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165247658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165247658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165247658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165247658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165247658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165247658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165247658 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165247658 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165247658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1101)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165247659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165247659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165247663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165247674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165247674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165247947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165247947 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165247947 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165247947 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165247949 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1102)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165247950 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@d2a15586120d: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='F0632C3F'O, index=0 SGSN_Test-GSUP(1103)@d2a15586120d: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@d2a15586120d: 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 := '7E64CCF9274C1C512B7D8693CE25FBAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C2035D43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CDAA9222FB3B59CD'O } } } } } 20241124165249006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165249006 DLLC NOTICE LLME(ffffffff/f0632c3f){UNASSIGNED} LLC RX: unknown TLLI 0xf0632c3f, creating LLME on the fly (gprs_llc.c:552) 20241124165249006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165249006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165249006 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Allocated (fsm.c:456) 20241124165249007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Allocated (fsm.c:456) 20241124165249007 DMM DEBUG MM_STATE_Gb[0x612000022a20]{Idle}: Allocated (fsm.c:456) 20241124165249007 DMM DEBUG MM_STATE_Iu[0x612000022ba0]{Detached}: Allocated (fsm.c:456) 20241124165249007 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165249007 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165249007 DLLC NOTICE LLME(ffffffff/f0632c3f){UNASSIGNED} LLGM Assign pre (f0632c3f => d62501e1) (gprs_llc.c:1079) 20241124165249007 DLLC NOTICE LLME(f0632c3f/d62501e1){ASSIGNED} LLGM Assign post (f0632c3f => d62501e1) (gprs_llc.c:1125) 20241124165249007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165249007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165249007 DMM DEBUG MM(262420000000041/d62501e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165249019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165249019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165249020 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165249020 DMM DEBUG MM(262420000000041/d62501e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241124165249020 DMM NOTICE MM(262420000000041/d62501e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165249020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165249020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165249020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165249020 DMM DEBUG MM(262420000000041/d62501e1) Requesting authorization (sgsn_auth.c:160) 20241124165249020 DMM INFO MM(262420000000041/d62501e1) Requesting authentication tuples (sgsn_auth.c:184) 20241124165249020 DMM DEBUG MM(262420000000041/d62501e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165249020 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241124165249020 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@d2a15586120d: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@d2a15586120d: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241124165249023 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165249023 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165249023 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165249023 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165249023 DMM INFO MM(262420000000041/d62501e1) Subscriber data update (mmctx.c:445) 20241124165249023 DMM DEBUG MM(262420000000041/d62501e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165249023 DMM INFO MM(262420000000041/d62501e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165249023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165249023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165249023 DMM INFO MM(262420000000041/d62501e1) <- GMM AUTH AND CIPHERING REQ (rand = 7e 64 cc f9 27 4c 1c 51 2b 7d 86 93 ce 25 fb ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165249031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165249031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165249031 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165249031 DMM INFO MM(262420000000041/d62501e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165249031 DMM NOTICE MM(262420000000041/d62501e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165249031 DMM DEBUG MM(262420000000041/d62501e1) checking auth: received GSM SRES = c2 03 5d 43 (gprs_gmm.c:648) 20241124165249031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165249031 DMM DEBUG MM(262420000000041/d62501e1) Requesting authorization (sgsn_auth.c:160) 20241124165249031 DMM INFO MM(262420000000041/d62501e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165249031 DMM DEBUG MM(262420000000041/d62501e1) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165249031 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241124165249031 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) 20241124165249031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165249031 DMM INFO MM(262420000000041/d62501e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd62501e1) (gprs_gmm.c:282) 20241124165249033 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165249033 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165249033 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241124165249033 DMM INFO MM(262420000000041/d62501e1) Subscriber data update (mmctx.c:445) 20241124165249033 DMM DEBUG MM(262420000000041/d62501e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165249033 DMM INFO MM(262420000000041/d62501e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165249033 DMM NOTICE MM(262420000000041/d62501e1) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241124165249033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165249033 DMM NOTICE MM(262420000000041/d62501e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165249033 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) 20241124165249034 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165249034 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241124165249034 DMM INFO MM(262420000000041/d62501e1) Subscriber data update (mmctx.c:445) 20241124165249034 DMM DEBUG MM(262420000000041/d62501e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165249039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165249039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165249039 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165249039 DMM INFO MM(262420000000041/d62501e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165249040 DMM NOTICE MM(262420000000041/d62501e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165249040 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165249040 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165249040 DLLC NOTICE LLME(f0632c3f/d62501e1){ASSIGNED} LLGM Assign pre (ffffffff => d62501e1) (gprs_llc.c:1079) 20241124165249040 DLLC NOTICE LLME(ffffffff/d62501e1){ASSIGNED} LLGM Assign post (ffffffff => d62501e1) (gprs_llc.c:1125) 20241124165249040 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165249040 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165249040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165249040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165250091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165250091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241124165250091 DLLC DEBUG TLLI=d62501e1 sends us LLC NULL (gprs_llc.c:912) 20241124165250091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165250092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241124165250092 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165250092 DMM INFO MM(262420000000041/d62501e1) -> GMM DETACH REQUEST TLLI=0xd62501e1 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241124165250092 DMM INFO MM(262420000000041/d62501e1) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241124165250092 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165250092 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165250092 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165250092 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165250092 DLLC NOTICE LLME(ffffffff/d62501e1){ASSIGNED} LLGM Assign pre (d62501e1 => ffffffff) (gprs_llc.c:1079) 20241124165250092 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d62501e1 => ffffffff) (gprs_llc.c:1125) 20241124165250092 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241124165250092 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) 20241124165250092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Deallocated (fsm.c:568) 20241124165250092 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Deallocated (fsm.c:568) 20241124165250092 DMM DEBUG MM_STATE_Iu[0x612000022ba0]{Detached}: Deallocated (fsm.c:568) 20241124165250092 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Deallocated (fsm.c:568) 20241124165250093 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@d2a15586120d: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@d2a15586120d: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@d2a15586120d: Final verdict of PTC: pass 20241124165255098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45240<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165255100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165255100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_null-BVCI196(1090)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(1103)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1096)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1091)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1101)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@d2a15586120d: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@d2a15586120d: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1089)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1094)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1099)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@d2a15586120d: Test case TC_llc_null finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Nov 24 16:52:55 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241124165255236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165255637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45254<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101240) 20241124165256101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165256101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101240, count=101780) 20241124165257103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165257103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Nov 24 16:52:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165258105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165258105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_llc_sabm_dm_llgmm started. 20241124165258699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165258700 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1111)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165258751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165258751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165258751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165258752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165258752 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165258752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165258752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165258752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165258752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1110)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1111)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165258754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165258754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165258754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165258754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165258754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165258754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165258754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165258754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165258754 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165258754 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165258754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165258755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165258755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1111)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1111)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165258759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165258768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165258768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1108)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1110)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165258783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165258783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165258784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165258784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165258784 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165258784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165258784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165258784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165258784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165258786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165258786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165258786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165258786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165258786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165258786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165258786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165258786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165258786 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165258786 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165258786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1115)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165258787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165258787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165258791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1116)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165258802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165258802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165258828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165258828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165258828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165258828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165258828 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165258828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165258828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165258828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165258828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165258830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165258830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165258830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165258830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165258831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165258831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165258831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165258831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165258831 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165258831 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165258831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165258831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165258831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1121)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165258835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165258843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165258843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1118)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165259107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165259107 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165259107 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165259107 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1120)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165259109 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1120)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165259109 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1120)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1120)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1120)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1108)@d2a15586120d: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='EAAA0C10'O, index=0 SGSN_Test-GSUP(1122)@d2a15586120d: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@d2a15586120d: 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 := '4BC5E9B52021EDCA49CEC3F3532CBC03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3E79323B'O (">y2;") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E0E3B471BAED172'O } } } } } 20241124165300163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165300163 DLLC NOTICE LLME(ffffffff/eaaa0c10){UNASSIGNED} LLC RX: unknown TLLI 0xeaaa0c10, creating LLME on the fly (gprs_llc.c:552) 20241124165300163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165300163 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165300163 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Allocated (fsm.c:456) 20241124165300163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Allocated (fsm.c:456) 20241124165300163 DMM DEBUG MM_STATE_Gb[0x612000023020]{Idle}: Allocated (fsm.c:456) 20241124165300163 DMM DEBUG MM_STATE_Iu[0x6120000231a0]{Detached}: Allocated (fsm.c:456) 20241124165300163 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165300163 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165300163 DLLC NOTICE LLME(ffffffff/eaaa0c10){UNASSIGNED} LLGM Assign pre (eaaa0c10 => d818e3a3) (gprs_llc.c:1079) 20241124165300163 DLLC NOTICE LLME(eaaa0c10/d818e3a3){ASSIGNED} LLGM Assign post (eaaa0c10 => d818e3a3) (gprs_llc.c:1125) 20241124165300163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165300163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165300163 DMM DEBUG MM(262420000000042/d818e3a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165300174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165300174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165300174 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165300174 DMM DEBUG MM(262420000000042/d818e3a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241124165300174 DMM NOTICE MM(262420000000042/d818e3a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165300174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165300174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165300174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165300174 DMM DEBUG MM(262420000000042/d818e3a3) Requesting authorization (sgsn_auth.c:160) 20241124165300174 DMM INFO MM(262420000000042/d818e3a3) Requesting authentication tuples (sgsn_auth.c:184) 20241124165300174 DMM DEBUG MM(262420000000042/d818e3a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165300174 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241124165300174 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@d2a15586120d: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@d2a15586120d: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241124165300177 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165300178 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165300178 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165300178 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165300178 DMM INFO MM(262420000000042/d818e3a3) Subscriber data update (mmctx.c:445) 20241124165300178 DMM DEBUG MM(262420000000042/d818e3a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165300178 DMM INFO MM(262420000000042/d818e3a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165300178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165300178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165300178 DMM INFO MM(262420000000042/d818e3a3) <- GMM AUTH AND CIPHERING REQ (rand = 4b c5 e9 b5 20 21 ed ca 49 ce c3 f3 53 2c bc 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165300186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165300186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165300186 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165300186 DMM INFO MM(262420000000042/d818e3a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165300186 DMM NOTICE MM(262420000000042/d818e3a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165300186 DMM DEBUG MM(262420000000042/d818e3a3) checking auth: received GSM SRES = 3e 79 32 3b (gprs_gmm.c:648) 20241124165300186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165300186 DMM DEBUG MM(262420000000042/d818e3a3) Requesting authorization (sgsn_auth.c:160) 20241124165300186 DMM INFO MM(262420000000042/d818e3a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165300186 DMM DEBUG MM(262420000000042/d818e3a3) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165300186 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241124165300186 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) 20241124165300186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165300186 DMM INFO MM(262420000000042/d818e3a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd818e3a3) (gprs_gmm.c:282) 20241124165300187 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165300187 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165300187 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241124165300187 DMM INFO MM(262420000000042/d818e3a3) Subscriber data update (mmctx.c:445) 20241124165300187 DMM DEBUG MM(262420000000042/d818e3a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165300188 DMM INFO MM(262420000000042/d818e3a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165300188 DMM NOTICE MM(262420000000042/d818e3a3) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241124165300188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165300188 DMM NOTICE MM(262420000000042/d818e3a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165300188 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) 20241124165300188 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165300188 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241124165300188 DMM INFO MM(262420000000042/d818e3a3) Subscriber data update (mmctx.c:445) 20241124165300188 DMM DEBUG MM(262420000000042/d818e3a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165300195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165300195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165300195 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165300195 DMM INFO MM(262420000000042/d818e3a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165300195 DMM NOTICE MM(262420000000042/d818e3a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165300195 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165300195 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165300195 DLLC NOTICE LLME(eaaa0c10/d818e3a3){ASSIGNED} LLGM Assign pre (ffffffff => d818e3a3) (gprs_llc.c:1079) 20241124165300195 DLLC NOTICE LLME(ffffffff/d818e3a3){ASSIGNED} LLGM Assign post (ffffffff => d818e3a3) (gprs_llc.c:1125) 20241124165300195 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165300195 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165300195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165300195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165301247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165301247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@d2a15586120d: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1108)@d2a15586120d: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@d2a15586120d: Final verdict of PTC: pass 20241124165301257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35042<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1106)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(1122)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1110)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1121)@d2a15586120d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1108)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1111)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1115)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@d2a15586120d: Final verdict of PTC: none 20241124165301259 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165301260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1112)@d2a15586120d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@d2a15586120d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1118)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1119)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1113)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1109)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1108): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1118): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@d2a15586120d: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Nov 24 16:53:01 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 20241124165301386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165301787 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83468) 20241124165302261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165302261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83468, count=87824) 20241124165303261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165303261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Nov 24 16:53:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165304262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165304262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165304270 DGPRS DEBUG Checking for inactive LLMEs, time = 14277918 (sgsn.c:132) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_llc_sabm_dm_ll5 started. 20241124165304847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165304848 DMM INFO MM(262420000000042/d818e3a3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165304848 DMM INFO MM(262420000000042/d818e3a3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165304848 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165304848 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165304848 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165304848 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165304848 DLLC NOTICE LLME(ffffffff/d818e3a3){ASSIGNED} LLGM Assign pre (d818e3a3 => ffffffff) (gprs_llc.c:1079) 20241124165304849 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d818e3a3 => ffffffff) (gprs_llc.c:1125) 20241124165304849 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241124165304849 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) 20241124165304849 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:402) 20241124165304849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Deallocated (fsm.c:568) 20241124165304849 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Deallocated (fsm.c:568) 20241124165304849 DMM DEBUG MM_STATE_Iu[0x6120000231a0]{Detached}: Deallocated (fsm.c:568) 20241124165304849 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Deallocated (fsm.c:568) 20241124165304849 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165304894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165304894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165304894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165304894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165304894 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165304894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165304894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165304894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165304894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165304896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165304896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165304896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165304896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165304897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165304897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165304897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165304897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165304897 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165304897 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165304897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165304897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165304897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165304901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165304912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165304912 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165304937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165304937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165304937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165304937 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165304937 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165304937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165304937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165304937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165304937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165304939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165304939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165304939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165304939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165304939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165304939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165304939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165304939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165304939 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165304939 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165304939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165304940 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165304940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165304943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1135)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165304953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165304953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165304974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165304974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165304974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165304974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165304974 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165304974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165304974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165304974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165304974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165304976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165304976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165304976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165304976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165304976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165304976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165304976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165304977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165304977 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165304977 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165304977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165304977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165304977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165304981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165304990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165304990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165305263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165305264 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165305264 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165305264 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165305265 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1140)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165305266 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@d2a15586120d: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='D9294D48'O, index=0 SGSN_Test-GSUP(1141)@d2a15586120d: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@d2a15586120d: 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 := 'F5693BFD1BAF22183C068A7B94051032'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '97875B4A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02A7C0BAF0584A52'O } } } } } 20241124165306319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165306319 DLLC NOTICE LLME(ffffffff/d9294d48){UNASSIGNED} LLC RX: unknown TLLI 0xd9294d48, creating LLME on the fly (gprs_llc.c:552) 20241124165306319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165306319 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165306319 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Allocated (fsm.c:456) 20241124165306320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Allocated (fsm.c:456) 20241124165306320 DMM DEBUG MM_STATE_Gb[0x612000023620]{Idle}: Allocated (fsm.c:456) 20241124165306320 DMM DEBUG MM_STATE_Iu[0x6120000237a0]{Detached}: Allocated (fsm.c:456) 20241124165306320 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165306320 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165306320 DLLC NOTICE LLME(ffffffff/d9294d48){UNASSIGNED} LLGM Assign pre (d9294d48 => c6ace432) (gprs_llc.c:1079) 20241124165306320 DLLC NOTICE LLME(d9294d48/c6ace432){ASSIGNED} LLGM Assign post (d9294d48 => c6ace432) (gprs_llc.c:1125) 20241124165306320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165306320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165306320 DMM DEBUG MM(262420000000043/c6ace432) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165306333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165306333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165306333 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165306333 DMM DEBUG MM(262420000000043/c6ace432) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241124165306333 DMM NOTICE MM(262420000000043/c6ace432) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165306333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165306333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165306333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165306333 DMM DEBUG MM(262420000000043/c6ace432) Requesting authorization (sgsn_auth.c:160) 20241124165306333 DMM INFO MM(262420000000043/c6ace432) Requesting authentication tuples (sgsn_auth.c:184) 20241124165306333 DMM DEBUG MM(262420000000043/c6ace432) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165306333 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241124165306333 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@d2a15586120d: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@d2a15586120d: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241124165306336 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165306336 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165306336 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165306336 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165306336 DMM INFO MM(262420000000043/c6ace432) Subscriber data update (mmctx.c:445) 20241124165306336 DMM DEBUG MM(262420000000043/c6ace432) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165306336 DMM INFO MM(262420000000043/c6ace432) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165306336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165306336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165306336 DMM INFO MM(262420000000043/c6ace432) <- GMM AUTH AND CIPHERING REQ (rand = f5 69 3b fd 1b af 22 18 3c 06 8a 7b 94 05 10 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165306344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165306344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165306344 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165306344 DMM INFO MM(262420000000043/c6ace432) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165306344 DMM NOTICE MM(262420000000043/c6ace432) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165306344 DMM DEBUG MM(262420000000043/c6ace432) checking auth: received GSM SRES = 97 87 5b 4a (gprs_gmm.c:648) 20241124165306344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165306344 DMM DEBUG MM(262420000000043/c6ace432) Requesting authorization (sgsn_auth.c:160) 20241124165306344 DMM INFO MM(262420000000043/c6ace432) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165306344 DMM DEBUG MM(262420000000043/c6ace432) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165306344 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241124165306344 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) 20241124165306344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165306344 DMM INFO MM(262420000000043/c6ace432) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6ace432) (gprs_gmm.c:282) 20241124165306345 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165306345 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165306345 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241124165306346 DMM INFO MM(262420000000043/c6ace432) Subscriber data update (mmctx.c:445) 20241124165306346 DMM DEBUG MM(262420000000043/c6ace432) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165306346 DMM INFO MM(262420000000043/c6ace432) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165306346 DMM NOTICE MM(262420000000043/c6ace432) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241124165306346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165306346 DMM NOTICE MM(262420000000043/c6ace432) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165306346 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) 20241124165306346 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165306346 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241124165306346 DMM INFO MM(262420000000043/c6ace432) Subscriber data update (mmctx.c:445) 20241124165306346 DMM DEBUG MM(262420000000043/c6ace432) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165306352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165306352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165306352 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165306352 DMM INFO MM(262420000000043/c6ace432) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165306352 DMM NOTICE MM(262420000000043/c6ace432) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165306352 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165306352 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165306352 DLLC NOTICE LLME(d9294d48/c6ace432){ASSIGNED} LLGM Assign pre (ffffffff => c6ace432) (gprs_llc.c:1079) 20241124165306352 DLLC NOTICE LLME(ffffffff/c6ace432){ASSIGNED} LLGM Assign post (ffffffff => c6ace432) (gprs_llc.c:1125) 20241124165306352 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165306352 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165306352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165306352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165307404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165307404 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@d2a15586120d: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@d2a15586120d: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@d2a15586120d: Final verdict of PTC: pass 20241124165307414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1134)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1139)@d2a15586120d: Final verdict of PTC: none 20241124165307417 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165307417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1125)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1129)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@d2a15586120d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@d2a15586120d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@d2a15586120d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1127)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1132)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1137)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@d2a15586120d: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Nov 24 16:53:07 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 20241124165307544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165307946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54998<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88028) 20241124165308417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165308418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88028, count=92384) 20241124165309418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165309419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Nov 24 16:53:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165310420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165310420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_suspend_nopaging started. 20241124165311007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165311008 DMM INFO MM(262420000000043/c6ace432) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165311008 DMM INFO MM(262420000000043/c6ace432) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165311008 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165311008 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165311008 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165311008 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165311008 DLLC NOTICE LLME(ffffffff/c6ace432){ASSIGNED} LLGM Assign pre (c6ace432 => ffffffff) (gprs_llc.c:1079) 20241124165311008 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6ace432 => ffffffff) (gprs_llc.c:1125) 20241124165311008 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241124165311008 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) 20241124165311009 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:402) 20241124165311009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Deallocated (fsm.c:568) 20241124165311009 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Deallocated (fsm.c:568) 20241124165311009 DMM DEBUG MM_STATE_Iu[0x6120000237a0]{Detached}: Deallocated (fsm.c:568) 20241124165311009 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Deallocated (fsm.c:568) 20241124165311009 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165311059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165311059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165311059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165311059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165311059 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165311059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165311059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165311059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165311059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165311061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165311061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165311061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165311061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165311061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165311061 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165311061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165311061 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165311061 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165311061 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165311062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165311062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165311062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165311066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165311076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165311076 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1150)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1147)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165311100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165311100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165311100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165311100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165311100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165311100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165311100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165311100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165311100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1154)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165311102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165311102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165311102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165311102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165311102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165311102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165311102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165311102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165311102 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165311102 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165311102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(1153)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165311103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165311103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165311107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165311117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165311117 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1151)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1153)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165311131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165311131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165311131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165311131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165311131 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165311131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165311131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165311131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165311131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165311132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165311132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165311132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165311132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165311132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165311132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165311132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165311133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165311133 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165311133 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165311133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165311133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165311133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165311136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165311146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165311146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165311421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165311421 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165311421 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165311421 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165311423 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) 20241124165311423 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@d2a15586120d: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='F2896796'O, index=0 SGSN_Test-GSUP(1160)@d2a15586120d: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@d2a15586120d: 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 := '83F2A210920A0AE9F62AD1FD3BF3285B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE5DCB36'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '93B00CE35C2F72A2'O } } } } } 20241124165312477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165312477 DLLC NOTICE LLME(ffffffff/f2896796){UNASSIGNED} LLC RX: unknown TLLI 0xf2896796, creating LLME on the fly (gprs_llc.c:552) 20241124165312477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165312478 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165312478 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Allocated (fsm.c:456) 20241124165312478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Allocated (fsm.c:456) 20241124165312478 DMM DEBUG MM_STATE_Gb[0x612000023c20]{Idle}: Allocated (fsm.c:456) 20241124165312478 DMM DEBUG MM_STATE_Iu[0x612000023da0]{Detached}: Allocated (fsm.c:456) 20241124165312478 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165312478 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165312478 DLLC NOTICE LLME(ffffffff/f2896796){UNASSIGNED} LLGM Assign pre (f2896796 => e8652c55) (gprs_llc.c:1079) 20241124165312478 DLLC NOTICE LLME(f2896796/e8652c55){ASSIGNED} LLGM Assign post (f2896796 => e8652c55) (gprs_llc.c:1125) 20241124165312478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165312478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165312478 DMM DEBUG MM(262420000000048/e8652c55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165312492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165312492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165312492 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165312493 DMM DEBUG MM(262420000000048/e8652c55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241124165312493 DMM NOTICE MM(262420000000048/e8652c55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165312493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165312493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165312493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165312493 DMM DEBUG MM(262420000000048/e8652c55) Requesting authorization (sgsn_auth.c:160) 20241124165312493 DMM INFO MM(262420000000048/e8652c55) Requesting authentication tuples (sgsn_auth.c:184) 20241124165312493 DMM DEBUG MM(262420000000048/e8652c55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165312493 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241124165312493 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@d2a15586120d: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@d2a15586120d: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241124165312496 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165312496 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165312496 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165312496 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165312496 DMM INFO MM(262420000000048/e8652c55) Subscriber data update (mmctx.c:445) 20241124165312496 DMM DEBUG MM(262420000000048/e8652c55) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165312496 DMM INFO MM(262420000000048/e8652c55) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165312496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165312496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165312496 DMM INFO MM(262420000000048/e8652c55) <- GMM AUTH AND CIPHERING REQ (rand = 83 f2 a2 10 92 0a 0a e9 f6 2a d1 fd 3b f3 28 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165312503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165312503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165312503 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165312503 DMM INFO MM(262420000000048/e8652c55) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165312503 DMM NOTICE MM(262420000000048/e8652c55) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165312504 DMM DEBUG MM(262420000000048/e8652c55) checking auth: received GSM SRES = ce 5d cb 36 (gprs_gmm.c:648) 20241124165312504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165312504 DMM DEBUG MM(262420000000048/e8652c55) Requesting authorization (sgsn_auth.c:160) 20241124165312504 DMM INFO MM(262420000000048/e8652c55) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165312504 DMM DEBUG MM(262420000000048/e8652c55) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165312504 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241124165312504 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) 20241124165312504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165312504 DMM INFO MM(262420000000048/e8652c55) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8652c55) (gprs_gmm.c:282) 20241124165312505 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165312505 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165312505 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241124165312505 DMM INFO MM(262420000000048/e8652c55) Subscriber data update (mmctx.c:445) 20241124165312505 DMM DEBUG MM(262420000000048/e8652c55) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165312505 DMM INFO MM(262420000000048/e8652c55) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165312505 DMM NOTICE MM(262420000000048/e8652c55) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241124165312505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165312505 DMM NOTICE MM(262420000000048/e8652c55) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165312505 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) 20241124165312506 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165312506 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241124165312506 DMM INFO MM(262420000000048/e8652c55) Subscriber data update (mmctx.c:445) 20241124165312506 DMM DEBUG MM(262420000000048/e8652c55) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165312512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165312512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165312512 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165312512 DMM INFO MM(262420000000048/e8652c55) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165312512 DMM NOTICE MM(262420000000048/e8652c55) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165312512 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165312512 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165312512 DLLC NOTICE LLME(f2896796/e8652c55){ASSIGNED} LLGM Assign pre (ffffffff => e8652c55) (gprs_llc.c:1079) 20241124165312512 DLLC NOTICE LLME(ffffffff/e8652c55){ASSIGNED} LLGM Assign post (ffffffff => e8652c55) (gprs_llc.c:1125) 20241124165312512 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165312512 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165312512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165312512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@d2a15586120d: setverdict(pass): none -> pass 20241124165312564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165312564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165312564 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165312564 DMM INFO MM(262420000000048/e8652c55) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165312564 DMM INFO MM(262420000000048/e8652c55) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165312564 DMM DEBUG MM(262420000000048/e8652c55) Using GGSN 0 (gprs_sm.c:317) 20241124165312564 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) 20241124165312564 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241124165312564 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165312564 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165312564 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241124165312574 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 a3 a4 b4 5a 11 57 1a 0e d7 14 05 7f 56 e1 ca 66 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241124165312574 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e2a28, cbp=0x6140000132a0) (sgsn_libgtp.c:630) 20241124165312574 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165312574 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210064d74b8 TLLI=e8652c55, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165312574 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165312574 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165312582 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241124165312588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165312588 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241124165312588 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241124165312592 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:823) 20241124165312592 DMM INFO MM(262420000000048/e8652c55) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) TC_suspend_nopaging-BVCI196(1147)@d2a15586120d: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@d2a15586120d: Final verdict of PTC: pass 20241124165317601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55012<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@d2a15586120d: Final verdict of PTC: none 20241124165317604 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165317604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_nopaging-BVCI210(1151)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1154)@d2a15586120d: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@d2a15586120d: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1148)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1158)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1152)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1156)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1146)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@d2a15586120d: Test case TC_suspend_nopaging finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Nov 24 16:53:17 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241124165317730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165318132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99828) 20241124165318606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165318606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99828, count=101088) 20241124165319607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165319607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Nov 24 16:53:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165320608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165320608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_suspend_resume started. 20241124165321195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165321196 DMM INFO MM(262420000000048/e8652c55) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165321196 DMM INFO MM(262420000000048/e8652c55) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165321196 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165321196 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165321196 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165321196 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165321196 DLLC NOTICE LLME(ffffffff/e8652c55){ASSIGNED} LLGM Assign pre (e8652c55 => ffffffff) (gprs_llc.c:1079) 20241124165321196 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8652c55 => ffffffff) (gprs_llc.c:1125) 20241124165321196 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210064d7160 (gprs_sndcp.c:574) 20241124165321196 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210064d74b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165321196 DMM NOTICE MM(262420000000048/e8652c55) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165321196 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241124165321196 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165321196 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165321196 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241124165321196 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241124165321197 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) 20241124165321197 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:402) 20241124165321197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Deallocated (fsm.c:568) 20241124165321197 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Deallocated (fsm.c:568) 20241124165321197 DMM DEBUG MM_STATE_Iu[0x612000023da0]{Detached}: Deallocated (fsm.c:568) 20241124165321197 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Deallocated (fsm.c:568) 20241124165321197 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165321243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165321243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165321243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165321243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165321243 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165321243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165321243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165321243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165321243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165321244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165321244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165321244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165321245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165321245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165321245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165321245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165321245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165321245 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165321245 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165321245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165321245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165321245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165321249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165321259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165321259 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165321285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165321285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165321285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165321285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165321285 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165321285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165321285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165321285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165321285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165321287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165321287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165321287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165321287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165321287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165321287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165321287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165321287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165321287 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165321287 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165321287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165321288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165321288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165321292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165321303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165321303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1171)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1178)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165321330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165321330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165321330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165321330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165321330 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165321330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165321330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165321330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165321330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165321332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165321332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165321332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165321332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165321332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165321332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165321332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165321333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165321333 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165321333 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165321333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165321333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165321333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1178)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165321338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165321347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165321347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1175)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165321609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165321609 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165321609 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165321609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1177)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1177)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165321611 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1177)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1177)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1177)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241124165321612 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1177)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1177)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1177)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@d2a15586120d: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='C74362E0'O, index=0 SGSN_Test-GSUP(1179)@d2a15586120d: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@d2a15586120d: 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 := '7C1A5D3B5C701CA55FFB29D40C511D0D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D278F55C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '428C511D3BFCC719'O } } } } } 20241124165322665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165322665 DLLC NOTICE LLME(ffffffff/c74362e0){UNASSIGNED} LLC RX: unknown TLLI 0xc74362e0, creating LLME on the fly (gprs_llc.c:552) 20241124165322665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165322666 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165322666 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Allocated (fsm.c:456) 20241124165322666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Allocated (fsm.c:456) 20241124165322666 DMM DEBUG MM_STATE_Gb[0x6120000243a0]{Idle}: Allocated (fsm.c:456) 20241124165322666 DMM DEBUG MM_STATE_Iu[0x612000024520]{Detached}: Allocated (fsm.c:456) 20241124165322666 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165322666 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165322666 DLLC NOTICE LLME(ffffffff/c74362e0){UNASSIGNED} LLGM Assign pre (c74362e0 => cdd84466) (gprs_llc.c:1079) 20241124165322666 DLLC NOTICE LLME(c74362e0/cdd84466){ASSIGNED} LLGM Assign post (c74362e0 => cdd84466) (gprs_llc.c:1125) 20241124165322666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165322666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165322666 DMM DEBUG MM(262420000000049/cdd84466) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165322680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165322680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165322680 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165322680 DMM DEBUG MM(262420000000049/cdd84466) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241124165322680 DMM NOTICE MM(262420000000049/cdd84466) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165322680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165322680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165322680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165322680 DMM DEBUG MM(262420000000049/cdd84466) Requesting authorization (sgsn_auth.c:160) 20241124165322680 DMM INFO MM(262420000000049/cdd84466) Requesting authentication tuples (sgsn_auth.c:184) 20241124165322680 DMM DEBUG MM(262420000000049/cdd84466) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165322680 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241124165322680 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@d2a15586120d: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@d2a15586120d: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241124165322683 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165322683 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165322683 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165322683 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165322683 DMM INFO MM(262420000000049/cdd84466) Subscriber data update (mmctx.c:445) 20241124165322683 DMM DEBUG MM(262420000000049/cdd84466) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165322683 DMM INFO MM(262420000000049/cdd84466) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165322683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165322683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165322683 DMM INFO MM(262420000000049/cdd84466) <- GMM AUTH AND CIPHERING REQ (rand = 7c 1a 5d 3b 5c 70 1c a5 5f fb 29 d4 0c 51 1d 0d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165322692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165322692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165322692 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165322692 DMM INFO MM(262420000000049/cdd84466) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165322692 DMM NOTICE MM(262420000000049/cdd84466) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165322692 DMM DEBUG MM(262420000000049/cdd84466) checking auth: received GSM SRES = d2 78 f5 5c (gprs_gmm.c:648) 20241124165322692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165322692 DMM DEBUG MM(262420000000049/cdd84466) Requesting authorization (sgsn_auth.c:160) 20241124165322692 DMM INFO MM(262420000000049/cdd84466) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165322692 DMM DEBUG MM(262420000000049/cdd84466) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165322692 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241124165322692 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) 20241124165322692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165322692 DMM INFO MM(262420000000049/cdd84466) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd84466) (gprs_gmm.c:282) 20241124165322694 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165322694 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165322694 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241124165322694 DMM INFO MM(262420000000049/cdd84466) Subscriber data update (mmctx.c:445) 20241124165322694 DMM DEBUG MM(262420000000049/cdd84466) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165322694 DMM INFO MM(262420000000049/cdd84466) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165322694 DMM NOTICE MM(262420000000049/cdd84466) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241124165322694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165322694 DMM NOTICE MM(262420000000049/cdd84466) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165322694 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) 20241124165322695 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165322695 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241124165322695 DMM INFO MM(262420000000049/cdd84466) Subscriber data update (mmctx.c:445) 20241124165322695 DMM DEBUG MM(262420000000049/cdd84466) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165322700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165322700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165322701 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165322701 DMM INFO MM(262420000000049/cdd84466) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165322701 DMM NOTICE MM(262420000000049/cdd84466) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165322701 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165322701 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165322701 DLLC NOTICE LLME(c74362e0/cdd84466){ASSIGNED} LLGM Assign pre (ffffffff => cdd84466) (gprs_llc.c:1079) 20241124165322701 DLLC NOTICE LLME(ffffffff/cdd84466){ASSIGNED} LLGM Assign post (ffffffff => cdd84466) (gprs_llc.c:1125) 20241124165322701 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165322701 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165322701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165322701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@d2a15586120d: setverdict(pass): none -> pass 20241124165322752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165322752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165322752 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165322752 DMM INFO MM(262420000000049/cdd84466) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165322752 DMM INFO MM(262420000000049/cdd84466) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165322752 DMM DEBUG MM(262420000000049/cdd84466) Using GGSN 0 (gprs_sm.c:317) 20241124165322752 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) 20241124165322752 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241124165322753 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165322753 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165322753 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241124165322764 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 d2 29 37 90 11 a9 37 00 60 14 05 7f 5a b2 f9 2a 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) 20241124165322764 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e3aa0, cbp=0x6140000138a0) (sgsn_libgtp.c:630) 20241124165322764 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165322764 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210066d04b8 TLLI=cdd84466, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165322764 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165322764 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165322772 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241124165322779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165322779 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241124165322779 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241124165322782 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) 20241124165322782 DMM INFO MM(262420000000049/cdd84466) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241124165327790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165327790 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241124165327790 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241124165327793 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:823) TC_suspend_resume-BVCI196(1166)@d2a15586120d: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@d2a15586120d: Final verdict of PTC: pass 20241124165327803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41870<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1167)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1172)@d2a15586120d: Final verdict of PTC: none 20241124165327805 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165327805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_resume-BVCI210(1171)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1177)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@d2a15586120d: Final verdict of PTC: none TC_suspend_resume-BVCI220(1175)@d2a15586120d: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1178)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1170)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1165)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1176)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_suspend_resume-BVCI220(1175): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1177): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@d2a15586120d: Test case TC_suspend_resume finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Nov 24 16:53:27 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241124165327936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165328338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101548) 20241124165328807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165328807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101548, count=106184) 20241124165329808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165329808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Nov 24 16:53:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165330809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165330809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_suspend_rau started. 20241124165331399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165331401 DMM INFO MM(262420000000049/cdd84466) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165331401 DMM INFO MM(262420000000049/cdd84466) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165331401 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165331401 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165331401 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165331401 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165331401 DLLC NOTICE LLME(ffffffff/cdd84466){ASSIGNED} LLGM Assign pre (cdd84466 => ffffffff) (gprs_llc.c:1079) 20241124165331401 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdd84466 => ffffffff) (gprs_llc.c:1125) 20241124165331401 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210066d0160 (gprs_sndcp.c:574) 20241124165331401 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210066d04b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165331401 DMM NOTICE MM(262420000000049/cdd84466) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165331401 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241124165331401 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165331401 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165331401 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241124165331401 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241124165331401 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) 20241124165331401 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:402) 20241124165331401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Deallocated (fsm.c:568) 20241124165331401 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Deallocated (fsm.c:568) 20241124165331401 DMM DEBUG MM_STATE_Iu[0x612000024520]{Detached}: Deallocated (fsm.c:568) 20241124165331401 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Deallocated (fsm.c:568) 20241124165331401 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165331454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165331454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165331454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165331454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165331454 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165331454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165331454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165331454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165331454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1187)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165331456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165331456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165331456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165331456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165331456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165331456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165331456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165331456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165331456 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165331456 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165331456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165331457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165331457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1186)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1187)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165331462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165331471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165331471 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1188)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1184)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165331482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165331482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165331482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165331482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165331482 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165331482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165331482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165331482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165331482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165331484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165331484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165331484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165331484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165331484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165331484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165331484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165331484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165331484 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165331484 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165331484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165331485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165331485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165331489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165331498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165331498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165331521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165331521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165331521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165331521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165331521 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165331521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165331521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165331521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165331521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165331523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165331523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165331523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165331523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165331523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165331523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165331523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165331523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165331523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165331523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165331523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165331523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165331523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165331527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165331536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165331536 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165331810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165331810 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165331811 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165331811 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165331812 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1197)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165331813 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1184)@d2a15586120d: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='E28296A5'O, index=0 SGSN_Test-GSUP(1198)@d2a15586120d: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@d2a15586120d: 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 := 'A7024E6977AA9E0C72ED6E0DC8A05B4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2F38502E'O ("/8P.") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BE2FDD47D56FED41'O } } } } } 20241124165332866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165332866 DLLC NOTICE LLME(ffffffff/e28296a5){UNASSIGNED} LLC RX: unknown TLLI 0xe28296a5, creating LLME on the fly (gprs_llc.c:552) 20241124165332866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165332866 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165332867 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Allocated (fsm.c:456) 20241124165332867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Allocated (fsm.c:456) 20241124165332867 DMM DEBUG MM_STATE_Gb[0x612000024b20]{Idle}: Allocated (fsm.c:456) 20241124165332867 DMM DEBUG MM_STATE_Iu[0x612000024ca0]{Detached}: Allocated (fsm.c:456) 20241124165332867 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165332867 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165332867 DLLC NOTICE LLME(ffffffff/e28296a5){UNASSIGNED} LLGM Assign pre (e28296a5 => d2dfdad7) (gprs_llc.c:1079) 20241124165332867 DLLC NOTICE LLME(e28296a5/d2dfdad7){ASSIGNED} LLGM Assign post (e28296a5 => d2dfdad7) (gprs_llc.c:1125) 20241124165332867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165332867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165332867 DMM DEBUG MM(262420000000050/d2dfdad7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165332880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165332880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165332880 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165332880 DMM DEBUG MM(262420000000050/d2dfdad7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241124165332880 DMM NOTICE MM(262420000000050/d2dfdad7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165332880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165332880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165332880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165332880 DMM DEBUG MM(262420000000050/d2dfdad7) Requesting authorization (sgsn_auth.c:160) 20241124165332880 DMM INFO MM(262420000000050/d2dfdad7) Requesting authentication tuples (sgsn_auth.c:184) 20241124165332880 DMM DEBUG MM(262420000000050/d2dfdad7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165332880 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241124165332880 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@d2a15586120d: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@d2a15586120d: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241124165332883 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165332883 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165332883 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165332883 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165332883 DMM INFO MM(262420000000050/d2dfdad7) Subscriber data update (mmctx.c:445) 20241124165332883 DMM DEBUG MM(262420000000050/d2dfdad7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165332883 DMM INFO MM(262420000000050/d2dfdad7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165332883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165332883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165332883 DMM INFO MM(262420000000050/d2dfdad7) <- GMM AUTH AND CIPHERING REQ (rand = a7 02 4e 69 77 aa 9e 0c 72 ed 6e 0d c8 a0 5b 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165332892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165332892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165332892 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165332892 DMM INFO MM(262420000000050/d2dfdad7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165332892 DMM NOTICE MM(262420000000050/d2dfdad7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165332892 DMM DEBUG MM(262420000000050/d2dfdad7) checking auth: received GSM SRES = 2f 38 50 2e (gprs_gmm.c:648) 20241124165332892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165332892 DMM DEBUG MM(262420000000050/d2dfdad7) Requesting authorization (sgsn_auth.c:160) 20241124165332892 DMM INFO MM(262420000000050/d2dfdad7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165332892 DMM DEBUG MM(262420000000050/d2dfdad7) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165332892 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241124165332892 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) 20241124165332892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165332892 DMM INFO MM(262420000000050/d2dfdad7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2dfdad7) (gprs_gmm.c:282) 20241124165332894 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165332894 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165332894 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241124165332894 DMM INFO MM(262420000000050/d2dfdad7) Subscriber data update (mmctx.c:445) 20241124165332894 DMM DEBUG MM(262420000000050/d2dfdad7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165332894 DMM INFO MM(262420000000050/d2dfdad7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165332894 DMM NOTICE MM(262420000000050/d2dfdad7) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241124165332894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165332894 DMM NOTICE MM(262420000000050/d2dfdad7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165332894 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) 20241124165332894 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165332894 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241124165332894 DMM INFO MM(262420000000050/d2dfdad7) Subscriber data update (mmctx.c:445) 20241124165332895 DMM DEBUG MM(262420000000050/d2dfdad7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165332900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165332900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165332900 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165332900 DMM INFO MM(262420000000050/d2dfdad7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165332900 DMM NOTICE MM(262420000000050/d2dfdad7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165332900 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165332900 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165332900 DLLC NOTICE LLME(e28296a5/d2dfdad7){ASSIGNED} LLGM Assign pre (ffffffff => d2dfdad7) (gprs_llc.c:1079) 20241124165332900 DLLC NOTICE LLME(ffffffff/d2dfdad7){ASSIGNED} LLGM Assign post (ffffffff => d2dfdad7) (gprs_llc.c:1125) 20241124165332900 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165332900 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165332901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165332901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@d2a15586120d: setverdict(pass): none -> pass 20241124165332952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165332952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165332952 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165332952 DMM INFO MM(262420000000050/d2dfdad7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165332953 DMM INFO MM(262420000000050/d2dfdad7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165332953 DMM DEBUG MM(262420000000050/d2dfdad7) Using GGSN 0 (gprs_sm.c:317) 20241124165332953 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) 20241124165332953 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241124165332953 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165332953 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165332953 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241124165332965 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 7d 58 cd 96 11 df 34 6d 68 14 05 7f aa d9 0f 8e 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) 20241124165332965 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e4b18, cbp=0x614000013ea0) (sgsn_libgtp.c:630) 20241124165332965 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165332965 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210068d5cb8 TLLI=d2dfdad7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165332965 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165332965 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165332974 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241124165332980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165332981 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241124165332981 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241124165332983 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:823) 20241124165332983 DMM INFO MM(262420000000050/d2dfdad7) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:850) 20241124165334271 DGPRS DEBUG Checking for inactive LLMEs, time = 14277948 (sgsn.c:132) 20241124165337992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165337993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165337993 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165337993 DMM NOTICE MM(262420000000050/d2dfdad7) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241124165337993 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241124165337993 DMM INFO MM(262420000000050/d2dfdad7) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241124165337993 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165337993 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165337993 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165337993 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165337993 DLLC NOTICE LLME(ffffffff/d2dfdad7){ASSIGNED} LLGM Assign pre (d2dfdad7 => ffffffff) (gprs_llc.c:1079) 20241124165337993 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2dfdad7 => ffffffff) (gprs_llc.c:1125) 20241124165337993 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210068d5960 (gprs_sndcp.c:574) 20241124165337993 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210068d5cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165337993 DMM NOTICE MM(262420000000050/d2dfdad7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165337993 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241124165337993 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165337993 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165337993 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241124165337993 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241124165337993 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) 20241124165337993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Deallocated (fsm.c:568) 20241124165337993 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Deallocated (fsm.c:568) 20241124165337994 DMM DEBUG MM_STATE_Iu[0x612000024ca0]{Detached}: Deallocated (fsm.c:568) 20241124165337994 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Deallocated (fsm.c:568) TC_suspend_rau(1200)@d2a15586120d: setverdict(fail): pass -> fail reason: "Unexpected RAU Reject", new component reason: "Unexpected RAU Reject" MC@d2a15586120d: Test Component 1200 has requested to stop MTC. Terminating current testcase execution. 20241124165338001 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165338001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1198)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1191)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1196)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1187)@d2a15586120d: Final verdict of PTC: none 20241124165338003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51992<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1192)@d2a15586120d: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@d2a15586120d: Final verdict of PTC: none TC_suspend_rau-BVCI196(1184)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@d2a15586120d: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1189)@d2a15586120d: Final verdict of PTC: none TC_suspend_rau(1200)@d2a15586120d: Final verdict of PTC: fail reason: "Unexpected RAU Reject" -NSVCI97-provIP(1185)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1194)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_suspend_rau-BVCI196(1184): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_suspend_rau(1200): fail (none -> fail) reason: "Unexpected RAU Reject" MTC@d2a15586120d: Test case TC_suspend_rau finished. Verdict: fail reason: Unexpected RAU Reject MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau fail'. Sun Nov 24 16:53:38 UTC 2024 ------ SGSN_Tests.TC_suspend_rau fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241124165338133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165338535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108132) 20241124165339003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165339003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108132, count=112488) 20241124165340004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165340004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Nov 24 16:53:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165341006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165341006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_paging_ps started. 20241124165341601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165341602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165341642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165341642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165341642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165341642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165341642 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165341642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165341642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165341642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165341642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165341643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165341643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165341643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165341644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165341644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165341644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165341644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165341644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165341644 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165341644 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165341644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165341644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165341644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165341648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165341657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165341657 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165341680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165341680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165341680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165341680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165341680 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165341680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165341680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165341680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165341680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165341682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165341682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165341682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165341682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165341682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165341682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165341682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165341682 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165341682 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165341682 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165341682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165341683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165341683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165341687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165341696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165341696 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165341718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165341718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165341718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165341718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165341718 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165341719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165341719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165341719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165341719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165341721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165341721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165341721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165341721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165341721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165341722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165341722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165341722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165341722 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165341722 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165341722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165341722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165341722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165341726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165341736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165341736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165342007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165342007 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165342007 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165342007 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165342009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1216)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165342010 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@d2a15586120d: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='E7610F85'O, index=0 SGSN_Test-GSUP(1217)@d2a15586120d: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@d2a15586120d: 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 := '2C11DEED16AA9B72968A8DBC38E629D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4689769'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '08423E771C3AAA41'O } } } } } 20241124165343065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165343065 DLLC NOTICE LLME(ffffffff/e7610f85){UNASSIGNED} LLC RX: unknown TLLI 0xe7610f85, creating LLME on the fly (gprs_llc.c:552) 20241124165343065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165343065 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165343065 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Allocated (fsm.c:456) 20241124165343065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Allocated (fsm.c:456) 20241124165343065 DMM DEBUG MM_STATE_Gb[0x6120000252a0]{Idle}: Allocated (fsm.c:456) 20241124165343066 DMM DEBUG MM_STATE_Iu[0x612000025420]{Detached}: Allocated (fsm.c:456) 20241124165343066 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165343066 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165343066 DLLC NOTICE LLME(ffffffff/e7610f85){UNASSIGNED} LLGM Assign pre (e7610f85 => c0639acf) (gprs_llc.c:1079) 20241124165343066 DLLC NOTICE LLME(e7610f85/c0639acf){ASSIGNED} LLGM Assign post (e7610f85 => c0639acf) (gprs_llc.c:1125) 20241124165343066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165343066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165343066 DMM DEBUG MM(262420000000051/c0639acf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165343079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165343079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165343079 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165343079 DMM DEBUG MM(262420000000051/c0639acf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241124165343080 DMM NOTICE MM(262420000000051/c0639acf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165343080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165343080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165343080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165343080 DMM DEBUG MM(262420000000051/c0639acf) Requesting authorization (sgsn_auth.c:160) 20241124165343080 DMM INFO MM(262420000000051/c0639acf) Requesting authentication tuples (sgsn_auth.c:184) 20241124165343080 DMM DEBUG MM(262420000000051/c0639acf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165343080 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241124165343080 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@d2a15586120d: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@d2a15586120d: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241124165343083 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165343083 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165343084 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165343084 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165343084 DMM INFO MM(262420000000051/c0639acf) Subscriber data update (mmctx.c:445) 20241124165343084 DMM DEBUG MM(262420000000051/c0639acf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165343084 DMM INFO MM(262420000000051/c0639acf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165343084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165343084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165343084 DMM INFO MM(262420000000051/c0639acf) <- GMM AUTH AND CIPHERING REQ (rand = 2c 11 de ed 16 aa 9b 72 96 8a 8d bc 38 e6 29 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165343091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165343091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165343091 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165343091 DMM INFO MM(262420000000051/c0639acf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165343091 DMM NOTICE MM(262420000000051/c0639acf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165343091 DMM DEBUG MM(262420000000051/c0639acf) checking auth: received GSM SRES = b4 68 97 69 (gprs_gmm.c:648) 20241124165343091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165343091 DMM DEBUG MM(262420000000051/c0639acf) Requesting authorization (sgsn_auth.c:160) 20241124165343091 DMM INFO MM(262420000000051/c0639acf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165343091 DMM DEBUG MM(262420000000051/c0639acf) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165343091 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241124165343091 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) 20241124165343091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165343091 DMM INFO MM(262420000000051/c0639acf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0639acf) (gprs_gmm.c:282) 20241124165343092 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165343093 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165343093 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241124165343093 DMM INFO MM(262420000000051/c0639acf) Subscriber data update (mmctx.c:445) 20241124165343093 DMM DEBUG MM(262420000000051/c0639acf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165343093 DMM INFO MM(262420000000051/c0639acf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165343093 DMM NOTICE MM(262420000000051/c0639acf) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241124165343093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165343093 DMM NOTICE MM(262420000000051/c0639acf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165343093 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) 20241124165343093 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165343093 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241124165343093 DMM INFO MM(262420000000051/c0639acf) Subscriber data update (mmctx.c:445) 20241124165343093 DMM DEBUG MM(262420000000051/c0639acf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165343100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165343100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165343100 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165343100 DMM INFO MM(262420000000051/c0639acf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165343100 DMM NOTICE MM(262420000000051/c0639acf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165343100 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165343100 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165343100 DLLC NOTICE LLME(e7610f85/c0639acf){ASSIGNED} LLGM Assign pre (ffffffff => c0639acf) (gprs_llc.c:1079) 20241124165343100 DLLC NOTICE LLME(ffffffff/c0639acf){ASSIGNED} LLGM Assign post (ffffffff => c0639acf) (gprs_llc.c:1125) 20241124165343100 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165343100 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165343100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165343100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1219)@d2a15586120d: setverdict(pass): none -> pass 20241124165343152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165343152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165343152 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165343152 DMM INFO MM(262420000000051/c0639acf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165343152 DMM INFO MM(262420000000051/c0639acf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165343152 DMM DEBUG MM(262420000000051/c0639acf) Using GGSN 0 (gprs_sm.c:317) 20241124165343152 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) 20241124165343152 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241124165343152 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165343152 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165343152 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241124165343162 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 ae fa e7 a9 11 a0 2f 8a 78 14 05 7f 43 2d 2a 80 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) 20241124165343162 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e5b90, cbp=0x6140000144a0) (sgsn_libgtp.c:630) 20241124165343162 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165343162 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006a5e4b8 TLLI=c0639acf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165343162 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165343162 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1219)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165343170 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241124165346153 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241124165346153 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241124165346153 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241124165348178 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:823) 20241124165348179 DMM INFO MM(262420000000051/c0639acf) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps-BVCI196(1204)@d2a15586120d: 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 := 'C0639ACF'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1204)@d2a15586120d: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@d2a15586120d: Final verdict of PTC: pass 20241124165348194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48708<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165348196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) SGSN_Test-GSUP(1217)@d2a15586120d: Final verdict of PTC: none 20241124165348196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1216)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1210)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1205)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1215)@d2a15586120d: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@d2a15586120d: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@d2a15586120d: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1203)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1213)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1208)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@d2a15586120d: Test case TC_paging_ps finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Nov 24 16:53:48 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241124165348322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165348724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97064) 20241124165349198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165349198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97064, count=98224) 20241124165350199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165350199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Sun Nov 24 16:53:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165351201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165351202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_paging_ps_ra_multiple_cells started. 20241124165351779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165351781 DMM INFO MM(262420000000051/c0639acf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165351781 DMM INFO MM(262420000000051/c0639acf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165351781 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165351781 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165351781 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165351781 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241124165351781 DLLC NOTICE LLME(ffffffff/c0639acf){ASSIGNED} LLGM Assign pre (c0639acf => ffffffff) (gprs_llc.c:1079) 20241124165351781 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0639acf => ffffffff) (gprs_llc.c:1125) 20241124165351781 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006a5e160 (gprs_sndcp.c:574) 20241124165351781 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006a5e4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165351781 DMM NOTICE MM(262420000000051/c0639acf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165351781 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241124165351781 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165351781 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165351782 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241124165351782 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241124165351782 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) 20241124165351782 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:402) 20241124165351782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Deallocated (fsm.c:568) 20241124165351782 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Deallocated (fsm.c:568) 20241124165351782 DMM DEBUG MM_STATE_Iu[0x612000025420]{Detached}: Deallocated (fsm.c:568) 20241124165351782 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Deallocated (fsm.c:568) 20241124165351782 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165351827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165351827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165351827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165351827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165351827 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165351827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165351827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165351827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165351827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165351828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165351828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165351828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165351829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165351829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165351829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165351829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165351829 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165351829 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165351829 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165351829 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1224)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165351829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165351829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165351833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165351843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165351843 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165351865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165351865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165351865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165351865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165351865 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165351865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165351866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165351866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165351866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165351867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165351867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165351867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165351868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165351868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165351868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165351868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165351868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165351868 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165351868 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165351868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165351868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165351868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165351873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1230)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1226)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165351883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165351884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165351907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165351907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165351907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165351907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165351907 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165351907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165351907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165351907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165351908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165351910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165351910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165351910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165351910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165351910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165351910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165351910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165351910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165351910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165351910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165351910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165351910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165351910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165351915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165351923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165351923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165352203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165352203 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165352203 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165352203 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165352205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1235)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241124165352206 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d2a15586120d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D9363368'O, index=0 SGSN_Test-GSUP(1236)@d2a15586120d: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d2a15586120d: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d2a15586120d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D9363368'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d2a15586120d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D9363368'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@d2a15586120d: 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 := '2449D0DDA9BC3F6DC05E1E6E5C7719F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB88D8F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4087C8D6D49B30B'O } } } } } 20241124165353265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165353265 DLLC NOTICE LLME(ffffffff/d9363368){UNASSIGNED} LLC RX: unknown TLLI 0xd9363368, creating LLME on the fly (gprs_llc.c:552) 20241124165353265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165353265 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165353265 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Allocated (fsm.c:456) 20241124165353265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Allocated (fsm.c:456) 20241124165353265 DMM DEBUG MM_STATE_Gb[0x612000025a20]{Idle}: Allocated (fsm.c:456) 20241124165353265 DMM DEBUG MM_STATE_Iu[0x612000025ba0]{Detached}: Allocated (fsm.c:456) 20241124165353265 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165353265 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165353265 DLLC NOTICE LLME(ffffffff/d9363368){UNASSIGNED} LLGM Assign pre (d9363368 => c15b17b6) (gprs_llc.c:1079) 20241124165353265 DLLC NOTICE LLME(d9363368/c15b17b6){ASSIGNED} LLGM Assign post (d9363368 => c15b17b6) (gprs_llc.c:1125) 20241124165353265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165353265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165353266 DMM DEBUG MM(262420000000052/c15b17b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165353279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165353279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165353279 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165353279 DMM DEBUG MM(262420000000052/c15b17b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241124165353279 DMM NOTICE MM(262420000000052/c15b17b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165353279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165353279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165353279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165353279 DMM DEBUG MM(262420000000052/c15b17b6) Requesting authorization (sgsn_auth.c:160) 20241124165353279 DMM INFO MM(262420000000052/c15b17b6) Requesting authentication tuples (sgsn_auth.c:184) 20241124165353279 DMM DEBUG MM(262420000000052/c15b17b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165353279 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241124165353279 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@d2a15586120d: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@d2a15586120d: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241124165353283 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165353283 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165353283 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165353283 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165353283 DMM INFO MM(262420000000052/c15b17b6) Subscriber data update (mmctx.c:445) 20241124165353283 DMM DEBUG MM(262420000000052/c15b17b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165353283 DMM INFO MM(262420000000052/c15b17b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165353283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165353283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165353283 DMM INFO MM(262420000000052/c15b17b6) <- GMM AUTH AND CIPHERING REQ (rand = 24 49 d0 dd a9 bc 3f 6d c0 5e 1e 6e 5c 77 19 f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165353291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165353291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165353291 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165353291 DMM INFO MM(262420000000052/c15b17b6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165353291 DMM NOTICE MM(262420000000052/c15b17b6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165353291 DMM DEBUG MM(262420000000052/c15b17b6) checking auth: received GSM SRES = ab 88 d8 f1 (gprs_gmm.c:648) 20241124165353291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165353291 DMM DEBUG MM(262420000000052/c15b17b6) Requesting authorization (sgsn_auth.c:160) 20241124165353291 DMM INFO MM(262420000000052/c15b17b6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165353291 DMM DEBUG MM(262420000000052/c15b17b6) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165353291 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241124165353291 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) 20241124165353292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165353292 DMM INFO MM(262420000000052/c15b17b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc15b17b6) (gprs_gmm.c:282) 20241124165353293 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165353293 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165353293 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241124165353293 DMM INFO MM(262420000000052/c15b17b6) Subscriber data update (mmctx.c:445) 20241124165353293 DMM DEBUG MM(262420000000052/c15b17b6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165353293 DMM INFO MM(262420000000052/c15b17b6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165353293 DMM NOTICE MM(262420000000052/c15b17b6) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241124165353293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165353293 DMM NOTICE MM(262420000000052/c15b17b6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165353293 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) 20241124165353294 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165353294 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241124165353294 DMM INFO MM(262420000000052/c15b17b6) Subscriber data update (mmctx.c:445) 20241124165353294 DMM DEBUG MM(262420000000052/c15b17b6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165353299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165353300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165353300 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165353300 DMM INFO MM(262420000000052/c15b17b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165353300 DMM NOTICE MM(262420000000052/c15b17b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165353300 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165353300 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165353300 DLLC NOTICE LLME(d9363368/c15b17b6){ASSIGNED} LLGM Assign pre (ffffffff => c15b17b6) (gprs_llc.c:1079) 20241124165353300 DLLC NOTICE LLME(ffffffff/c15b17b6){ASSIGNED} LLGM Assign post (ffffffff => c15b17b6) (gprs_llc.c:1125) 20241124165353300 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165353300 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165353300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165353300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165353351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165353351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165353351 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165353351 DMM INFO MM(262420000000052/c15b17b6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165353351 DMM INFO MM(262420000000052/c15b17b6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165353351 DMM DEBUG MM(262420000000052/c15b17b6) Using GGSN 0 (gprs_sm.c:317) 20241124165353352 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) 20241124165353352 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241124165353352 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165353352 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165353352 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241124165353363 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 67 c6 4f 8d 11 3c 45 80 55 14 05 7f bc 7a 98 99 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) 20241124165353363 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e6c08, cbp=0x614000014aa0) (sgsn_libgtp.c:630) 20241124165353363 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165353363 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006cd6cb8 TLLI=c15b17b6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165353363 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165353363 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@d2a15586120d: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165353371 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241124165356352 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Timeout of T3314 (fsm.c:317) 20241124165356352 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241124165356353 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241124165358378 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:823) 20241124165358379 DMM INFO MM(262420000000052/c15b17b6) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:865) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d2a15586120d: 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 := 'C15B17B6'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d2a15586120d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00DC'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'C15B17B6'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d2a15586120d: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@d2a15586120d: Final verdict of PTC: pass 20241124165358392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56488<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@d2a15586120d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(1236)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1224)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1234)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1229)@d2a15586120d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@d2a15586120d: Final verdict of PTC: none 20241124165358394 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165358395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1237)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1222)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1232)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1227)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@d2a15586120d: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Sun Nov 24 16:53:58 UTC 2024 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241124165358523 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165358925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101372) 20241124165359395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165359396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101372, count=105728) 20241124165400397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165400397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Nov 24 16:54:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165401397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165401398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_bssgp_rim_single_report started. 20241124165401986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165401987 DMM INFO MM(262420000000052/c15b17b6) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165401987 DMM INFO MM(262420000000052/c15b17b6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165401987 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165401988 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165401988 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165401988 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241124165401988 DLLC NOTICE LLME(ffffffff/c15b17b6){ASSIGNED} LLGM Assign pre (c15b17b6 => ffffffff) (gprs_llc.c:1079) 20241124165401988 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c15b17b6 => ffffffff) (gprs_llc.c:1125) 20241124165401988 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006cd6960 (gprs_sndcp.c:574) 20241124165401988 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006cd6cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165401988 DMM NOTICE MM(262420000000052/c15b17b6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165401988 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241124165401988 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165401988 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165401988 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241124165401988 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241124165401988 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) 20241124165401988 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:402) 20241124165401988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Deallocated (fsm.c:568) 20241124165401988 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Deallocated (fsm.c:568) 20241124165401988 DMM DEBUG MM_STATE_Iu[0x612000025ba0]{Detached}: Deallocated (fsm.c:568) 20241124165401988 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Deallocated (fsm.c:568) 20241124165401988 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1244)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1244)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165402042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165402042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165402042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165402042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165402042 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165402042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165402042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165402042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165402042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1244)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165402044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165402044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165402044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1243)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165402044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165402044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165402044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165402044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165402044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165402044 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165402044 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165402044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165402045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165402045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1244)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1244)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165402049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165402059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165402059 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1245)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1241)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1243)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165402070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165402070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165402070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165402070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165402071 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165402071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165402071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165402071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165402071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165402072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165402073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165402073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165402073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165402073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165402073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165402073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165402073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165402073 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165402073 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165402073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165402073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165402073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165402077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1249)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165402087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165402087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165402113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165402113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165402113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165402113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165402113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165402113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165402113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165402113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165402113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165402115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165402115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165402115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165402115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165402115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165402115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165402115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165402115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165402115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165402115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165402115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165402116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165402116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165402120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165402132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165402132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165402398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165402399 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165402399 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165402399 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165402401 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1254)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241124165402401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165402420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d2a15586120d: setverdict(pass): none -> pass MTC@d2a15586120d: Warning: Re-starting timer T, which is already active (running or expired). 20241124165402429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165402437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45820<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1240)@d2a15586120d: Final verdict of PTC: none 20241124165402438 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165402439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1254)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(1255)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1244)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@d2a15586120d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1241)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1248)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@d2a15586120d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@d2a15586120d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1253)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1242)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1251)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1246)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: pass MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1241): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1242): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1244): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@d2a15586120d: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Nov 24 16:54:02 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 20241124165402566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165402968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55836) 20241124165403440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165403440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55836, count=60192) 20241124165404272 DGPRS DEBUG Checking for inactive LLMEs, time = 14277978 (sgsn.c:132) 20241124165404440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165404441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Nov 24 16:54:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165405442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165405442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_rim_eutran_to_geran started. 20241124165406024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165406025 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1262)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1262)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1261)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165406076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165406076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165406076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165406076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165406076 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165406076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165406076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165406076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165406076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1262)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165406078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165406078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165406078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165406078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165406078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165406078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165406078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165406078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165406078 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165406078 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165406078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165406079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165406079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1262)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1262)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165406082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1258)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165406094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165406094 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1259)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1267)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1267)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165406108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165406108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165406108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165406108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165406108 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165406108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165406108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165406108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165406108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1266)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1267)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165406110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165406110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165406110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165406111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165406111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165406111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165406111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165406111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165406111 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165406111 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165406111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165406111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165406111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1267)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1267)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165406115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165406125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165406125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1264)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165406140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165406140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165406140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165406140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165406140 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165406140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165406140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165406140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165406140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165406141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165406141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165406141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165406142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165406142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165406142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165406142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165406142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165406142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165406142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165406142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1271)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165406142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165406142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165406146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165406155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165406155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165406443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165406443 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165406443 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165406443 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165406445 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1272)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165406445 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d2a15586120d: setverdict(pass): none -> pass 20241124165406475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165406479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45832<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1267)@d2a15586120d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@d2a15586120d: Final verdict of PTC: none 20241124165406481 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165406481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rim_eutran_to_geran-BVCI196(1259)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@d2a15586120d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1264)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1262)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1271)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1260)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1265)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1269)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: pass MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1259): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1260): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1262): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1267): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@d2a15586120d: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Nov 24 16:54:06 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 20241124165406610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165407011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48840) 20241124165407482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165407482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48840, count=53196) 20241124165408483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165408483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sun Nov 24 16:54:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165409483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165409484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_cell_change_different_rai_ci_attach started. 20241124165410072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165410073 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1279)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165410123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165410123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165410123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165410123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165410123 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165410123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165410123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165410123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165410123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1280)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165410124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165410124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165410124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165410125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165410125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165410125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165410125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165410125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165410125 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165410125 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165410125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165410125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165410125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165410129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124165410140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165410140 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1279)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165410152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165410152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165410152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165410152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165410152 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165410152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165410152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165410152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165410152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165410154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165410154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165410154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165410154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165410154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165410154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165410154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165410154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165410154 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165410155 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165410155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165410155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165410155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165410159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165410169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165410169 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165410204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165410204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165410204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165410204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165410204 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165410204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165410204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165410204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165410204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165410206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165410206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165410206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165410206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165410206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165410206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165410206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165410206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165410207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165410207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165410207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165410207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165410207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1290)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165410210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165410219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165410219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1287)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165410485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165410485 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165410485 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165410485 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1289)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165410487 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1289)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165410487 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1289)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1289)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1289)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1277)@d2a15586120d: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D53E3D4A'O, index=0 SGSN_Test-GSUP(1291)@d2a15586120d: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@d2a15586120d: 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 := '15A5FAAA869CF55CC17473FD246F2B88'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4ACFB840'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1E1924A233C5DEE'O } } } } } 20241124165410533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165410533 DLLC NOTICE LLME(ffffffff/d53e3d4a){UNASSIGNED} LLC RX: unknown TLLI 0xd53e3d4a, creating LLME on the fly (gprs_llc.c:552) 20241124165410534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165410534 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165410534 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Allocated (fsm.c:456) 20241124165410534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Allocated (fsm.c:456) 20241124165410534 DMM DEBUG MM_STATE_Gb[0x6120000261a0]{Idle}: Allocated (fsm.c:456) 20241124165410534 DMM DEBUG MM_STATE_Iu[0x612000026320]{Detached}: Allocated (fsm.c:456) 20241124165410534 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165410534 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165410534 DLLC NOTICE LLME(ffffffff/d53e3d4a){UNASSIGNED} LLGM Assign pre (d53e3d4a => cea206b7) (gprs_llc.c:1079) 20241124165410534 DLLC NOTICE LLME(d53e3d4a/cea206b7){ASSIGNED} LLGM Assign post (d53e3d4a => cea206b7) (gprs_llc.c:1125) 20241124165410534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165410534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165410534 DMM DEBUG MM(262420000000068/cea206b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165410546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165410547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165410547 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165410547 DMM DEBUG MM(262420000000068/cea206b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241124165410547 DMM NOTICE MM(262420000000068/cea206b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165410547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165410547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165410547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165410547 DMM DEBUG MM(262420000000068/cea206b7) Requesting authorization (sgsn_auth.c:160) 20241124165410547 DMM INFO MM(262420000000068/cea206b7) Requesting authentication tuples (sgsn_auth.c:184) 20241124165410547 DMM DEBUG MM(262420000000068/cea206b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165410547 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241124165410547 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@d2a15586120d: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@d2a15586120d: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241124165410550 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165410550 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165410550 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165410550 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165410550 DMM INFO MM(262420000000068/cea206b7) Subscriber data update (mmctx.c:445) 20241124165410550 DMM DEBUG MM(262420000000068/cea206b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165410550 DMM INFO MM(262420000000068/cea206b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165410551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165410551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165410551 DMM INFO MM(262420000000068/cea206b7) <- GMM AUTH AND CIPHERING REQ (rand = 15 a5 fa aa 86 9c f5 5c c1 74 73 fd 24 6f 2b 88 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165410558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165410558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165410558 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165410558 DMM INFO MM(262420000000068/cea206b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165410558 DMM NOTICE MM(262420000000068/cea206b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165410558 DMM DEBUG MM(262420000000068/cea206b7) checking auth: received GSM SRES = 4a cf b8 40 (gprs_gmm.c:648) 20241124165410558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165410558 DMM DEBUG MM(262420000000068/cea206b7) Requesting authorization (sgsn_auth.c:160) 20241124165410558 DMM INFO MM(262420000000068/cea206b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165410558 DMM DEBUG MM(262420000000068/cea206b7) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165410558 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241124165410558 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) 20241124165410558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165410558 DMM INFO MM(262420000000068/cea206b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xcea206b7) (gprs_gmm.c:282) 20241124165410560 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165410560 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165410560 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241124165410560 DMM INFO MM(262420000000068/cea206b7) Subscriber data update (mmctx.c:445) 20241124165410560 DMM DEBUG MM(262420000000068/cea206b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165410561 DMM INFO MM(262420000000068/cea206b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165410561 DMM NOTICE MM(262420000000068/cea206b7) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241124165410561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165410561 DMM NOTICE MM(262420000000068/cea206b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165410561 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) 20241124165410562 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165410562 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241124165410562 DMM INFO MM(262420000000068/cea206b7) Subscriber data update (mmctx.c:445) 20241124165410562 DMM DEBUG MM(262420000000068/cea206b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165410567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165410567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165410567 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165410567 DMM INFO MM(262420000000068/cea206b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165410567 DMM NOTICE MM(262420000000068/cea206b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165410567 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165410567 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165410567 DLLC NOTICE LLME(d53e3d4a/cea206b7){ASSIGNED} LLGM Assign pre (ffffffff => cea206b7) (gprs_llc.c:1079) 20241124165410567 DLLC NOTICE LLME(ffffffff/cea206b7){ASSIGNED} LLGM Assign post (ffffffff => cea206b7) (gprs_llc.c:1125) 20241124165410567 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165410567 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165410567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165410567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165410619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165410619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165410619 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165410619 DMM INFO MM(262420000000068/cea206b7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165410619 DMM INFO MM(262420000000068/cea206b7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165410619 DMM DEBUG MM(262420000000068/cea206b7) Using GGSN 0 (gprs_sm.c:317) 20241124165410619 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) 20241124165410619 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241124165410619 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165410619 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165410619 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241124165410631 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 5e 79 b1 60 11 ef a7 1d 76 14 05 7f 1c 80 05 fd 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) 20241124165410631 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e7c80, cbp=0x6140000158a0) (sgsn_libgtp.c:630) 20241124165410631 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165410631 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210070bd8b8 TLLI=cea206b7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165410631 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165410631 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@d2a15586120d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165410638 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241124165410645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165410645 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241124165410645 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@d2a15586120d: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d2a15586120d: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='CEA206B7'O, index=0 20241124165410652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165410652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241124165410652 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xCEA206B7) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165410652 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165410652 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241124165410652 DLLC NOTICE LLME(ffffffff/cea206b7){ASSIGNED} LLGM Assign pre (cea206b7 => eb8be098) (gprs_llc.c:1079) 20241124165410652 DLLC NOTICE LLME(cea206b7/eb8be098){ASSIGNED} LLGM Assign post (cea206b7 => eb8be098) (gprs_llc.c:1125) 20241124165410652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165410652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165410652 DMM DEBUG MM(262420000000068/eb8be098) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165410664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165410664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241124165410664 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165410664 DMM DEBUG MM(262420000000068/eb8be098) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241124165410665 DMM NOTICE MM(262420000000068/eb8be098) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165410665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165410665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165410665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165410665 DMM DEBUG MM(262420000000068/eb8be098) Requesting authorization (sgsn_auth.c:160) 20241124165410665 DMM INFO MM(262420000000068/eb8be098) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165410665 DMM DEBUG MM(262420000000068/eb8be098) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165410665 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241124165410665 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) 20241124165411651 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165411651 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165411651 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241124165411651 DMM INFO MM(262420000000068/eb8be098) Subscriber data update (mmctx.c:445) 20241124165411651 DMM DEBUG MM(262420000000068/eb8be098) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241124165411651 DMM INFO MM(262420000000068/eb8be098) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241124165411651 DMM NOTICE MM(262420000000068/eb8be098) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241124165411651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165411651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165411651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241124165411651 DMM INFO MM(262420000000068/eb8be098) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb8be098) (gprs_gmm.c:282) 20241124165411651 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) 20241124165411652 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165411652 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241124165411652 DMM INFO MM(262420000000068/eb8be098) Subscriber data update (mmctx.c:445) 20241124165411652 DMM DEBUG MM(262420000000068/eb8be098) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165411661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165411661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165411661 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165411661 DMM INFO MM(262420000000068/eb8be098) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165411661 DMM NOTICE MM(262420000000068/eb8be098) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165411661 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165411661 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165411661 DLLC NOTICE LLME(cea206b7/eb8be098){ASSIGNED} LLGM Assign pre (ffffffff => eb8be098) (gprs_llc.c:1079) 20241124165411661 DLLC NOTICE LLME(ffffffff/eb8be098){ASSIGNED} LLGM Assign post (ffffffff => eb8be098) (gprs_llc.c:1125) 20241124165411661 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165411661 DMM ERROR MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1402) 20241124165411661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165411661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165411711 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:823) 20241124165411720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165411720 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165411720 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1277)@d2a15586120d: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1293)@d2a15586120d: Final verdict of PTC: pass 20241124165411725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34464<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1284)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1290)@d2a15586120d: Final verdict of PTC: none 20241124165411727 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165411728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1291)@d2a15586120d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@d2a15586120d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1277)@d2a15586120d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1287)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1280)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1278)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1282)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1288)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1277): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1287): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): pass (none -> pass) MTC@d2a15586120d: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Sun Nov 24 16:54:11 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 20241124165411856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165412257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102272) 20241124165412729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165412729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102272, count=123420) 20241124165413731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165413731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sun Nov 24 16:54:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165414732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165414732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_cell_change_different_rai_ci_data started. 20241124165415320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165415321 DMM INFO MM(262420000000068/eb8be098) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165415322 DMM INFO MM(262420000000068/eb8be098) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165415322 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165415322 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165415322 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165415322 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165415322 DLLC NOTICE LLME(ffffffff/eb8be098){ASSIGNED} LLGM Assign pre (eb8be098 => ffffffff) (gprs_llc.c:1079) 20241124165415322 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb8be098 => ffffffff) (gprs_llc.c:1125) 20241124165415322 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210070bd560 (gprs_sndcp.c:574) 20241124165415322 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210070bd8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165415322 DMM NOTICE MM(262420000000068/eb8be098) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165415322 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241124165415322 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165415322 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165415322 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241124165415322 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241124165415322 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) 20241124165415322 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:402) 20241124165415322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Deallocated (fsm.c:568) 20241124165415322 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Deallocated (fsm.c:568) 20241124165415322 DMM DEBUG MM_STATE_Iu[0x612000026320]{Detached}: Deallocated (fsm.c:568) 20241124165415322 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Deallocated (fsm.c:568) 20241124165415322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1299)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1299)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165415381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165415381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165415381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165415381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165415381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165415381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165415381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165415381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165415381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1299)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165415383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165415383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165415383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165415383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165415384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165415384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165415384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165415384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165415384 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165415384 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165415384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(1298)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165415384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165415384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1299)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1299)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165415388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1295)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165415398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165415398 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1296)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1298)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165415415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165415415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165415415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165415415 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165415415 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165415415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165415415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165415415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165415415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1303)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1304)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165415417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165415417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165415417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165415418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165415418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165415418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165415418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165415418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165415418 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165415418 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165415418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165415418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165415418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1304)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165415422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165415433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165415433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1305)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1301)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1303)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165415446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165415446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165415446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165415446 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165415446 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165415446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165415446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165415446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165415446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165415448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165415448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165415448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165415448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165415448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165415448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165415448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165415448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165415448 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165415448 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165415448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165415449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165415449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165415452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165415462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165415462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165415733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165415733 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165415733 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165415733 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165415735 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1309)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165415735 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1296)@d2a15586120d: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='F16E4C02'O, index=0 SGSN_Test-GSUP(1310)@d2a15586120d: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@d2a15586120d: 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 := 'C7494D48B7F2D2CA607661E78ED52BF8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50CBE8E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '21D634DA1E9E5293'O } } } } } 20241124165415784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165415784 DLLC NOTICE LLME(ffffffff/f16e4c02){UNASSIGNED} LLC RX: unknown TLLI 0xf16e4c02, creating LLME on the fly (gprs_llc.c:552) 20241124165415784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165415784 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165415784 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Allocated (fsm.c:456) 20241124165415784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Allocated (fsm.c:456) 20241124165415784 DMM DEBUG MM_STATE_Gb[0x612000026920]{Idle}: Allocated (fsm.c:456) 20241124165415784 DMM DEBUG MM_STATE_Iu[0x612000026aa0]{Detached}: Allocated (fsm.c:456) 20241124165415784 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165415784 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165415784 DLLC NOTICE LLME(ffffffff/f16e4c02){UNASSIGNED} LLGM Assign pre (f16e4c02 => e3c0d004) (gprs_llc.c:1079) 20241124165415785 DLLC NOTICE LLME(f16e4c02/e3c0d004){ASSIGNED} LLGM Assign post (f16e4c02 => e3c0d004) (gprs_llc.c:1125) 20241124165415785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165415785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165415785 DMM DEBUG MM(262420000000070/e3c0d004) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165415798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165415798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165415799 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165415799 DMM DEBUG MM(262420000000070/e3c0d004) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241124165415799 DMM NOTICE MM(262420000000070/e3c0d004) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165415799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165415799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165415799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165415799 DMM DEBUG MM(262420000000070/e3c0d004) Requesting authorization (sgsn_auth.c:160) 20241124165415799 DMM INFO MM(262420000000070/e3c0d004) Requesting authentication tuples (sgsn_auth.c:184) 20241124165415799 DMM DEBUG MM(262420000000070/e3c0d004) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165415799 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241124165415799 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@d2a15586120d: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@d2a15586120d: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241124165415802 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165415802 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165415802 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165415802 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165415802 DMM INFO MM(262420000000070/e3c0d004) Subscriber data update (mmctx.c:445) 20241124165415802 DMM DEBUG MM(262420000000070/e3c0d004) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165415802 DMM INFO MM(262420000000070/e3c0d004) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165415802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165415802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165415802 DMM INFO MM(262420000000070/e3c0d004) <- GMM AUTH AND CIPHERING REQ (rand = c7 49 4d 48 b7 f2 d2 ca 60 76 61 e7 8e d5 2b f8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165415809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165415809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165415809 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165415809 DMM INFO MM(262420000000070/e3c0d004) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165415809 DMM NOTICE MM(262420000000070/e3c0d004) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165415809 DMM DEBUG MM(262420000000070/e3c0d004) checking auth: received GSM SRES = 50 cb e8 e8 (gprs_gmm.c:648) 20241124165415809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165415809 DMM DEBUG MM(262420000000070/e3c0d004) Requesting authorization (sgsn_auth.c:160) 20241124165415809 DMM INFO MM(262420000000070/e3c0d004) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165415809 DMM DEBUG MM(262420000000070/e3c0d004) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165415809 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241124165415809 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) 20241124165415809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165415809 DMM INFO MM(262420000000070/e3c0d004) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3c0d004) (gprs_gmm.c:282) 20241124165415811 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165415811 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165415811 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241124165415811 DMM INFO MM(262420000000070/e3c0d004) Subscriber data update (mmctx.c:445) 20241124165415811 DMM DEBUG MM(262420000000070/e3c0d004) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165415811 DMM INFO MM(262420000000070/e3c0d004) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165415811 DMM NOTICE MM(262420000000070/e3c0d004) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241124165415811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165415811 DMM NOTICE MM(262420000000070/e3c0d004) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165415811 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) 20241124165415812 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165415812 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241124165415812 DMM INFO MM(262420000000070/e3c0d004) Subscriber data update (mmctx.c:445) 20241124165415812 DMM DEBUG MM(262420000000070/e3c0d004) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165415817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165415817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165415817 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165415817 DMM INFO MM(262420000000070/e3c0d004) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165415817 DMM NOTICE MM(262420000000070/e3c0d004) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165415817 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165415817 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165415817 DLLC NOTICE LLME(f16e4c02/e3c0d004){ASSIGNED} LLGM Assign pre (ffffffff => e3c0d004) (gprs_llc.c:1079) 20241124165415817 DLLC NOTICE LLME(ffffffff/e3c0d004){ASSIGNED} LLGM Assign post (ffffffff => e3c0d004) (gprs_llc.c:1125) 20241124165415817 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165415817 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165415817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165415817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165415869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165415869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165415869 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165415869 DMM INFO MM(262420000000070/e3c0d004) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165415869 DMM INFO MM(262420000000070/e3c0d004) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165415869 DMM DEBUG MM(262420000000070/e3c0d004) Using GGSN 0 (gprs_sm.c:317) 20241124165415869 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) 20241124165415870 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241124165415870 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165415870 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165415870 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241124165415881 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 26 17 9f 4b 11 3b 77 ca 7f 14 05 7f 86 1a ab fa 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) 20241124165415881 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e8cf8, cbp=0x614000015ea0) (sgsn_libgtp.c:630) 20241124165415881 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165415881 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100734a0b8 TLLI=e3c0d004, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165415882 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165415882 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@d2a15586120d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165415890 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) 20241124165415897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165415897 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241124165415897 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1301)@d2a15586120d: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='E3C0D004'O, index=0 20241124165415905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165415905 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165415905 DSNDCP ERROR Message for non-existing MM ctx (lle=0x62100734a0b8, TLLI=e3c0d004, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1301)@d2a15586120d: Removing Client IMSI='262420000000070'H, index=0 20241124165417904 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_rai_ci_data-BVCI196(1296)@d2a15586120d: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@d2a15586120d: Final verdict of PTC: pass 20241124165417914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34474<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@d2a15586120d: Final verdict of PTC: none 20241124165417916 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165417916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1305)@d2a15586120d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1296)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1304)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1308)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@d2a15586120d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1301)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1299)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1298)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@d2a15586120d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1302)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1306)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1297)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1296): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1297): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1298): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1299): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1301): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@d2a15586120d: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Nov 24 16:54:18 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 20241124165418046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165418447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105220) 20241124165418917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165418917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105220, count=106380) 20241124165419918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165419918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sun Nov 24 16:54:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165420919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165420919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_cell_change_different_ci_attach started. 20241124165421508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165421509 DMM INFO MM(262420000000070/e3c0d004) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165421510 DMM INFO MM(262420000000070/e3c0d004) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165421510 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165421510 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165421510 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165421510 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165421510 DLLC NOTICE LLME(ffffffff/e3c0d004){ASSIGNED} LLGM Assign pre (e3c0d004 => ffffffff) (gprs_llc.c:1079) 20241124165421510 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3c0d004 => ffffffff) (gprs_llc.c:1125) 20241124165421510 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007349d60 (gprs_sndcp.c:574) 20241124165421510 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100734a0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165421510 DMM NOTICE MM(262420000000070/e3c0d004) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165421510 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241124165421510 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165421510 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165421510 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241124165421510 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241124165421510 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) 20241124165421510 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:402) 20241124165421510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Deallocated (fsm.c:568) 20241124165421510 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Deallocated (fsm.c:568) 20241124165421510 DMM DEBUG MM_STATE_Iu[0x612000026aa0]{Detached}: Deallocated (fsm.c:568) 20241124165421510 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Deallocated (fsm.c:568) 20241124165421510 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165421558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165421558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165421558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165421558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165421558 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165421558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165421558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165421558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165421558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1317)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1318)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165421560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165421560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165421560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165421561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165421561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165421561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165421561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165421561 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165421561 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165421561 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165421561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165421561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165421561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165421565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165421575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165421575 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1315)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165421589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165421589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165421589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165421589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165421589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165421589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165421589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165421589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165421589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165421591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165421591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165421591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165421591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165421591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165421591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165421591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165421591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165421592 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165421592 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165421592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165421592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165421592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165421595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165421604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165421604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1321)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165421629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165421629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165421629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165421629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165421629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165421629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165421629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165421629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165421629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165421631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165421631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165421631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165421631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165421631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165421631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165421631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165421631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165421631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165421631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165421631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165421632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165421632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165421636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165421645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165421645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165421921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165421921 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165421921 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165421921 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165421923 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1328)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165421924 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1315)@d2a15586120d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D29DB5A4'O, index=0 SGSN_Test-GSUP(1329)@d2a15586120d: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1315)@d2a15586120d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@d2a15586120d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D29DB5A4'O, index=0 TC_cell_change_different_ci_attach(1331)@d2a15586120d: 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 := 'D533087689FAF6A09495DA7AF75E1DA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F70F9152'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '221C335B2F10D27D'O } } } } } 20241124165421966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165421966 DLLC NOTICE LLME(ffffffff/d29db5a4){UNASSIGNED} LLC RX: unknown TLLI 0xd29db5a4, creating LLME on the fly (gprs_llc.c:552) 20241124165421966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165421967 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165421967 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Allocated (fsm.c:456) 20241124165421967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Allocated (fsm.c:456) 20241124165421967 DMM DEBUG MM_STATE_Gb[0x6120000270a0]{Idle}: Allocated (fsm.c:456) 20241124165421967 DMM DEBUG MM_STATE_Iu[0x612000027220]{Detached}: Allocated (fsm.c:456) 20241124165421967 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165421967 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165421967 DLLC NOTICE LLME(ffffffff/d29db5a4){UNASSIGNED} LLGM Assign pre (d29db5a4 => c73cb450) (gprs_llc.c:1079) 20241124165421967 DLLC NOTICE LLME(d29db5a4/c73cb450){ASSIGNED} LLGM Assign post (d29db5a4 => c73cb450) (gprs_llc.c:1125) 20241124165421967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165421967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165421967 DMM DEBUG MM(262420000000069/c73cb450) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165421980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165421980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165421980 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165421980 DMM DEBUG MM(262420000000069/c73cb450) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241124165421980 DMM NOTICE MM(262420000000069/c73cb450) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165421980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165421980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165421980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165421980 DMM DEBUG MM(262420000000069/c73cb450) Requesting authorization (sgsn_auth.c:160) 20241124165421980 DMM INFO MM(262420000000069/c73cb450) Requesting authentication tuples (sgsn_auth.c:184) 20241124165421980 DMM DEBUG MM(262420000000069/c73cb450) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165421980 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241124165421980 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@d2a15586120d: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@d2a15586120d: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241124165421984 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165421984 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165421984 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165421984 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165421984 DMM INFO MM(262420000000069/c73cb450) Subscriber data update (mmctx.c:445) 20241124165421984 DMM DEBUG MM(262420000000069/c73cb450) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165421984 DMM INFO MM(262420000000069/c73cb450) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165421984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165421984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165421984 DMM INFO MM(262420000000069/c73cb450) <- GMM AUTH AND CIPHERING REQ (rand = d5 33 08 76 89 fa f6 a0 94 95 da 7a f7 5e 1d a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165421991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165421991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165421991 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165421991 DMM INFO MM(262420000000069/c73cb450) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165421991 DMM NOTICE MM(262420000000069/c73cb450) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165421991 DMM DEBUG MM(262420000000069/c73cb450) checking auth: received GSM SRES = f7 0f 91 52 (gprs_gmm.c:648) 20241124165421991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165421991 DMM DEBUG MM(262420000000069/c73cb450) Requesting authorization (sgsn_auth.c:160) 20241124165421992 DMM INFO MM(262420000000069/c73cb450) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165421992 DMM DEBUG MM(262420000000069/c73cb450) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165421992 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241124165421992 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) 20241124165421992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165421992 DMM INFO MM(262420000000069/c73cb450) <- GMM ATTACH ACCEPT (new P-TMSI=0xc73cb450) (gprs_gmm.c:282) 20241124165421993 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165421993 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165421993 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241124165421993 DMM INFO MM(262420000000069/c73cb450) Subscriber data update (mmctx.c:445) 20241124165421993 DMM DEBUG MM(262420000000069/c73cb450) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165421993 DMM INFO MM(262420000000069/c73cb450) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165421993 DMM NOTICE MM(262420000000069/c73cb450) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241124165421993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165421993 DMM NOTICE MM(262420000000069/c73cb450) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165421993 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) 20241124165421994 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165421994 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241124165421994 DMM INFO MM(262420000000069/c73cb450) Subscriber data update (mmctx.c:445) 20241124165421994 DMM DEBUG MM(262420000000069/c73cb450) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165421999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165421999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165422000 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165422000 DMM INFO MM(262420000000069/c73cb450) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165422000 DMM NOTICE MM(262420000000069/c73cb450) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165422000 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165422000 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165422000 DLLC NOTICE LLME(d29db5a4/c73cb450){ASSIGNED} LLGM Assign pre (ffffffff => c73cb450) (gprs_llc.c:1079) 20241124165422000 DLLC NOTICE LLME(ffffffff/c73cb450){ASSIGNED} LLGM Assign post (ffffffff => c73cb450) (gprs_llc.c:1125) 20241124165422000 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165422000 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165422000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165422000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165422051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165422051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165422051 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165422051 DMM INFO MM(262420000000069/c73cb450) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165422051 DMM INFO MM(262420000000069/c73cb450) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165422051 DMM DEBUG MM(262420000000069/c73cb450) Using GGSN 0 (gprs_sm.c:317) 20241124165422051 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) 20241124165422051 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241124165422051 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165422051 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165422051 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241124165422063 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 74 97 26 05 11 ba 2f 7e 99 14 05 7f 31 29 eb 84 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241124165422063 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87e9d70, cbp=0x6140000164a0) (sgsn_libgtp.c:630) 20241124165422063 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165422063 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210075408b8 TLLI=c73cb450, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165422063 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165422063 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@d2a15586120d: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165422071 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241124165422079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165422079 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241124165422079 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1321)@d2a15586120d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@d2a15586120d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='C73CB450'O, index=0 20241124165422087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165422087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241124165422087 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165422087 DMM INFO MM(262420000000069/c73cb450) -> GMM ATTACH REQUEST MI(TMSI-0xC73CB450) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165422087 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165422087 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241124165422087 DLLC NOTICE LLME(ffffffff/c73cb450){ASSIGNED} LLGM Assign pre (c73cb450 => eb159307) (gprs_llc.c:1079) 20241124165422087 DLLC NOTICE LLME(c73cb450/eb159307){ASSIGNED} LLGM Assign post (c73cb450 => eb159307) (gprs_llc.c:1125) 20241124165422087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165422087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165422087 DMM DEBUG MM(262420000000069/eb159307) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165422097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165422097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241124165422097 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165422097 DMM DEBUG MM(262420000000069/eb159307) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241124165422097 DMM NOTICE MM(262420000000069/eb159307) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165422097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165422097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165422097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165422097 DMM DEBUG MM(262420000000069/eb159307) Requesting authorization (sgsn_auth.c:160) 20241124165422097 DMM INFO MM(262420000000069/eb159307) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165422097 DMM DEBUG MM(262420000000069/eb159307) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165422097 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241124165422097 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) 20241124165423085 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165423085 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165423085 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241124165423085 DMM INFO MM(262420000000069/eb159307) Subscriber data update (mmctx.c:445) 20241124165423085 DMM DEBUG MM(262420000000069/eb159307) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241124165423085 DMM INFO MM(262420000000069/eb159307) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241124165423085 DMM NOTICE MM(262420000000069/eb159307) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241124165423085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165423085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165423085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241124165423085 DMM INFO MM(262420000000069/eb159307) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb159307) (gprs_gmm.c:282) 20241124165423086 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) 20241124165423086 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165423086 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241124165423087 DMM INFO MM(262420000000069/eb159307) Subscriber data update (mmctx.c:445) 20241124165423087 DMM DEBUG MM(262420000000069/eb159307) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165423095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165423095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165423095 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165423095 DMM INFO MM(262420000000069/eb159307) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165423095 DMM NOTICE MM(262420000000069/eb159307) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165423095 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165423095 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165423096 DLLC NOTICE LLME(c73cb450/eb159307){ASSIGNED} LLGM Assign pre (ffffffff => eb159307) (gprs_llc.c:1079) 20241124165423096 DLLC NOTICE LLME(ffffffff/eb159307){ASSIGNED} LLGM Assign post (ffffffff => eb159307) (gprs_llc.c:1125) 20241124165423096 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165423096 DMM ERROR MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1402) 20241124165423096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165423096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165423145 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:823) 20241124165423153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165423153 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165423153 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI196(1315)@d2a15586120d: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1331)@d2a15586120d: Final verdict of PTC: pass 20241124165423158 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44172<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@d2a15586120d: Final verdict of PTC: none 20241124165423161 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165423161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_ci_attach-BVCI220(1326)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1318)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1327)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@d2a15586120d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@d2a15586120d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1315)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1322)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1316)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1325)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1320)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1315): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_ci_attach(1331): pass (none -> pass) MTC@d2a15586120d: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sun Nov 24 16:54:23 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 20241124165423292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165423694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121072) 20241124165424162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165424162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=121072, count=130324) 20241124165425164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165425164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sun Nov 24 16:54:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165426166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165426166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_cell_change_different_ci_data started. 20241124165426757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165426758 DMM INFO MM(262420000000069/eb159307) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165426758 DMM INFO MM(262420000000069/eb159307) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165426758 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165426758 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165426758 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165426758 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165426758 DLLC NOTICE LLME(ffffffff/eb159307){ASSIGNED} LLGM Assign pre (eb159307 => ffffffff) (gprs_llc.c:1079) 20241124165426758 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb159307 => ffffffff) (gprs_llc.c:1125) 20241124165426758 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007540560 (gprs_sndcp.c:574) 20241124165426758 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210075408b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165426758 DMM NOTICE MM(262420000000069/eb159307) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165426758 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241124165426758 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165426758 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165426758 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241124165426758 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241124165426759 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) 20241124165426759 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:402) 20241124165426759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Deallocated (fsm.c:568) 20241124165426759 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Deallocated (fsm.c:568) 20241124165426759 DMM DEBUG MM_STATE_Iu[0x612000027220]{Detached}: Deallocated (fsm.c:568) 20241124165426759 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Deallocated (fsm.c:568) 20241124165426759 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165426802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165426802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165426802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165426802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165426802 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165426802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165426802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165426802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165426802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165426804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165426804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165426804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165426804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165426804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165426804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165426804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165426804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165426804 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165426804 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165426804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1336)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165426805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165426805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165426808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1337)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165426817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165426817 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1342)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1342)@d2a15586120d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1341)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165426851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165426851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165426851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165426851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165426851 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165426851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165426851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165426851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165426851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1342)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165426853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165426853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165426853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165426854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165426854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165426854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165426854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165426854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165426854 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165426854 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165426854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1342)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165426855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165426855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1342)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165426857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165426867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165426867 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1343)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI210(1339)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1341)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165426879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165426880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165426880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165426880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165426880 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165426880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165426880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165426880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165426880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165426881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165426881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165426881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165426881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165426882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165426882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165426882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165426882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165426882 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165426882 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165426882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165426882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165426882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165426887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165426898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165426898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165427167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165427167 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165427167 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165427167 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165427170 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1347)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241124165427170 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@d2a15586120d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='FC8C81B7'O, index=0 SGSN_Test-GSUP(1348)@d2a15586120d: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@d2a15586120d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1339)@d2a15586120d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='FC8C81B7'O, index=0 TC_cell_change_different_ci_data(1350)@d2a15586120d: 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 := '8591C6F4245EB524C0540934F2D7E454'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8DCA5036'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91E59730D6371E1B'O } } } } } 20241124165427216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165427216 DLLC NOTICE LLME(ffffffff/fc8c81b7){UNASSIGNED} LLC RX: unknown TLLI 0xfc8c81b7, creating LLME on the fly (gprs_llc.c:552) 20241124165427216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165427216 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165427216 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Allocated (fsm.c:456) 20241124165427216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Allocated (fsm.c:456) 20241124165427216 DMM DEBUG MM_STATE_Gb[0x612000027820]{Idle}: Allocated (fsm.c:456) 20241124165427216 DMM DEBUG MM_STATE_Iu[0x6120000279a0]{Detached}: Allocated (fsm.c:456) 20241124165427216 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165427216 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165427217 DLLC NOTICE LLME(ffffffff/fc8c81b7){UNASSIGNED} LLGM Assign pre (fc8c81b7 => c78905b1) (gprs_llc.c:1079) 20241124165427217 DLLC NOTICE LLME(fc8c81b7/c78905b1){ASSIGNED} LLGM Assign post (fc8c81b7 => c78905b1) (gprs_llc.c:1125) 20241124165427217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165427217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165427217 DMM DEBUG MM(262420000000071/c78905b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165427228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165427228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165427228 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165427228 DMM DEBUG MM(262420000000071/c78905b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241124165427228 DMM NOTICE MM(262420000000071/c78905b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165427228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165427228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165427228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165427228 DMM DEBUG MM(262420000000071/c78905b1) Requesting authorization (sgsn_auth.c:160) 20241124165427228 DMM INFO MM(262420000000071/c78905b1) Requesting authentication tuples (sgsn_auth.c:184) 20241124165427228 DMM DEBUG MM(262420000000071/c78905b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165427228 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241124165427228 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@d2a15586120d: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@d2a15586120d: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241124165427231 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165427231 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165427231 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165427231 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165427231 DMM INFO MM(262420000000071/c78905b1) Subscriber data update (mmctx.c:445) 20241124165427231 DMM DEBUG MM(262420000000071/c78905b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165427231 DMM INFO MM(262420000000071/c78905b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165427231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165427231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165427231 DMM INFO MM(262420000000071/c78905b1) <- GMM AUTH AND CIPHERING REQ (rand = 85 91 c6 f4 24 5e b5 24 c0 54 09 34 f2 d7 e4 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165427239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165427239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165427239 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165427239 DMM INFO MM(262420000000071/c78905b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165427239 DMM NOTICE MM(262420000000071/c78905b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165427239 DMM DEBUG MM(262420000000071/c78905b1) checking auth: received GSM SRES = 8d ca 50 36 (gprs_gmm.c:648) 20241124165427239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165427239 DMM DEBUG MM(262420000000071/c78905b1) Requesting authorization (sgsn_auth.c:160) 20241124165427240 DMM INFO MM(262420000000071/c78905b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165427240 DMM DEBUG MM(262420000000071/c78905b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165427240 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241124165427240 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) 20241124165427240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165427240 DMM INFO MM(262420000000071/c78905b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc78905b1) (gprs_gmm.c:282) 20241124165427241 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165427241 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165427241 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241124165427241 DMM INFO MM(262420000000071/c78905b1) Subscriber data update (mmctx.c:445) 20241124165427241 DMM DEBUG MM(262420000000071/c78905b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165427241 DMM INFO MM(262420000000071/c78905b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165427241 DMM NOTICE MM(262420000000071/c78905b1) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241124165427241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165427242 DMM NOTICE MM(262420000000071/c78905b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165427242 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) 20241124165427242 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165427242 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241124165427242 DMM INFO MM(262420000000071/c78905b1) Subscriber data update (mmctx.c:445) 20241124165427242 DMM DEBUG MM(262420000000071/c78905b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165427248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165427248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165427248 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165427248 DMM INFO MM(262420000000071/c78905b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165427248 DMM NOTICE MM(262420000000071/c78905b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165427248 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165427248 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165427248 DLLC NOTICE LLME(fc8c81b7/c78905b1){ASSIGNED} LLGM Assign pre (ffffffff => c78905b1) (gprs_llc.c:1079) 20241124165427249 DLLC NOTICE LLME(ffffffff/c78905b1){ASSIGNED} LLGM Assign post (ffffffff => c78905b1) (gprs_llc.c:1125) 20241124165427249 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165427249 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165427249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165427249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165427299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165427299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241124165427300 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165427300 DMM INFO MM(262420000000071/c78905b1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165427300 DMM INFO MM(262420000000071/c78905b1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165427300 DMM DEBUG MM(262420000000071/c78905b1) Using GGSN 0 (gprs_sm.c:317) 20241124165427300 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) 20241124165427300 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241124165427300 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165427300 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165427300 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241124165427312 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 42 23 99 c5 11 2f 94 7b 5d 14 05 7f 62 5e 9f 97 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241124165427312 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87eade8, cbp=0x614000016aa0) (sgsn_libgtp.c:630) 20241124165427312 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165427312 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210077cd0b8 TLLI=c78905b1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241124165427312 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165427312 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@d2a15586120d: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165427320 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) 20241124165427328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165427328 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241124165427328 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1339)@d2a15586120d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@d2a15586120d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C78905B1'O, index=0 20241124165427336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165427336 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165427336 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165427338 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:823) TC_cell_change_different_ci_data-BVCI196(1335)@d2a15586120d: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@d2a15586120d: Final verdict of PTC: pass 20241124165427351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45534<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1337)@d2a15586120d: Final verdict of PTC: none 20241124165427353 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165427353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1336)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1341)@d2a15586120d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(1348)@d2a15586120d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1339)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1342)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@d2a15586120d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1346)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1340)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1334)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1344)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1339): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1340): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1341): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1342): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@d2a15586120d: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Nov 24 16:54:27 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 20241124165427480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165427882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45548<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97072) 20241124165428354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165428354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97072, count=106224) 20241124165429354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165429354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Nov 24 16:54:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165430356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165430356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_sgsn_context_req_in started. 20241124165430939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165430940 DMM INFO MM(262420000000071/c78905b1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165430940 DMM INFO MM(262420000000071/c78905b1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165430940 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165430940 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165430940 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165430941 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165430941 DLLC NOTICE LLME(ffffffff/c78905b1){ASSIGNED} LLGM Assign pre (c78905b1 => ffffffff) (gprs_llc.c:1079) 20241124165430941 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c78905b1 => ffffffff) (gprs_llc.c:1125) 20241124165430941 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210077ccd60 (gprs_sndcp.c:574) 20241124165430941 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210077cd0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241124165430941 DMM NOTICE MM(262420000000071/c78905b1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165430941 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241124165430941 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165430941 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165430941 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241124165430941 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241124165430941 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) 20241124165430941 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:402) 20241124165430941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Deallocated (fsm.c:568) 20241124165430941 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Deallocated (fsm.c:568) 20241124165430941 DMM DEBUG MM_STATE_Iu[0x6120000279a0]{Detached}: Deallocated (fsm.c:568) 20241124165430941 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Deallocated (fsm.c:568) 20241124165430941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165430982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165430982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165430982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165430982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165430982 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165430983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165430983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165430983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165430983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165430984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165430984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165430984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165430985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165430985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165430985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165430985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165430985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165430985 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165430985 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165430985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165430985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165430985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165430988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165430997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165430997 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165431018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165431018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165431018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165431018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165431018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165431018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165431018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165431018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165431018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165431020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165431020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165431020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165431020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165431020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165431020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165431020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165431020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165431020 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165431020 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165431020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165431021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165431021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165431025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165431036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165431036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165431057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165431057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165431057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165431057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165431057 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165431057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165431057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165431057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165431057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165431059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165431059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165431059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165431059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165431059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165431059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165431059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165431059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165431060 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165431060 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165431060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165431060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165431060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165431064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165431075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165431075 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165431356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165431356 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165431357 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165431357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165431359 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1366)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165431359 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@d2a15586120d: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='D62ACC7E'O, index=0 SGSN_Test-GSUP(1367)@d2a15586120d: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@d2a15586120d: 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 := 'F539FA9F7B9FFA93058B1E095F39F89F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0735D5D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F02A9571FD515B0'O } } } } } 20241124165432415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165432415 DLLC NOTICE LLME(ffffffff/d62acc7e){UNASSIGNED} LLC RX: unknown TLLI 0xd62acc7e, creating LLME on the fly (gprs_llc.c:552) 20241124165432415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165432415 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165432415 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Allocated (fsm.c:456) 20241124165432415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Allocated (fsm.c:456) 20241124165432415 DMM DEBUG MM_STATE_Gb[0x612000027fa0]{Idle}: Allocated (fsm.c:456) 20241124165432415 DMM DEBUG MM_STATE_Iu[0x612000028120]{Detached}: Allocated (fsm.c:456) 20241124165432415 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165432415 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165432415 DLLC NOTICE LLME(ffffffff/d62acc7e){UNASSIGNED} LLGM Assign pre (d62acc7e => fde05cd5) (gprs_llc.c:1079) 20241124165432415 DLLC NOTICE LLME(d62acc7e/fde05cd5){ASSIGNED} LLGM Assign post (d62acc7e => fde05cd5) (gprs_llc.c:1125) 20241124165432415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165432415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165432415 DMM DEBUG MM(262420000000072/fde05cd5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165432429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165432429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165432429 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165432429 DMM DEBUG MM(262420000000072/fde05cd5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241124165432429 DMM NOTICE MM(262420000000072/fde05cd5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165432429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165432429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165432429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165432429 DMM DEBUG MM(262420000000072/fde05cd5) Requesting authorization (sgsn_auth.c:160) 20241124165432429 DMM INFO MM(262420000000072/fde05cd5) Requesting authentication tuples (sgsn_auth.c:184) 20241124165432429 DMM DEBUG MM(262420000000072/fde05cd5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165432429 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241124165432429 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@d2a15586120d: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@d2a15586120d: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241124165432432 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165432432 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165432432 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165432432 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165432432 DMM INFO MM(262420000000072/fde05cd5) Subscriber data update (mmctx.c:445) 20241124165432432 DMM DEBUG MM(262420000000072/fde05cd5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165432432 DMM INFO MM(262420000000072/fde05cd5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165432432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165432432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165432432 DMM INFO MM(262420000000072/fde05cd5) <- GMM AUTH AND CIPHERING REQ (rand = f5 39 fa 9f 7b 9f fa 93 05 8b 1e 09 5f 39 f8 9f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241124165432440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165432440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165432440 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165432440 DMM INFO MM(262420000000072/fde05cd5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165432440 DMM NOTICE MM(262420000000072/fde05cd5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165432440 DMM DEBUG MM(262420000000072/fde05cd5) checking auth: received GSM SRES = 07 35 d5 d3 (gprs_gmm.c:648) 20241124165432441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165432441 DMM DEBUG MM(262420000000072/fde05cd5) Requesting authorization (sgsn_auth.c:160) 20241124165432441 DMM INFO MM(262420000000072/fde05cd5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165432441 DMM DEBUG MM(262420000000072/fde05cd5) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165432441 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241124165432441 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) 20241124165432441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165432441 DMM INFO MM(262420000000072/fde05cd5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfde05cd5) (gprs_gmm.c:282) 20241124165432442 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165432442 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165432442 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241124165432442 DMM INFO MM(262420000000072/fde05cd5) Subscriber data update (mmctx.c:445) 20241124165432442 DMM DEBUG MM(262420000000072/fde05cd5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165432442 DMM INFO MM(262420000000072/fde05cd5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165432442 DMM NOTICE MM(262420000000072/fde05cd5) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241124165432442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165432442 DMM NOTICE MM(262420000000072/fde05cd5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165432442 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) 20241124165432443 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165432443 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241124165432443 DMM INFO MM(262420000000072/fde05cd5) Subscriber data update (mmctx.c:445) 20241124165432443 DMM DEBUG MM(262420000000072/fde05cd5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165432449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165432449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165432449 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165432449 DMM INFO MM(262420000000072/fde05cd5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165432449 DMM NOTICE MM(262420000000072/fde05cd5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165432449 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165432449 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165432449 DLLC NOTICE LLME(d62acc7e/fde05cd5){ASSIGNED} LLGM Assign pre (ffffffff => fde05cd5) (gprs_llc.c:1079) 20241124165432449 DLLC NOTICE LLME(ffffffff/fde05cd5){ASSIGNED} LLGM Assign post (ffffffff => fde05cd5) (gprs_llc.c:1125) 20241124165432449 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165432449 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165432449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165432449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165432503 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 5a 6d 00 00 03 52 f0 99 42 42 de 05 fd e0 5c d5 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) 20241124165434273 DGPRS DEBUG Checking for inactive LLMEs, time = 14278008 (sgsn.c:132) TC_sgsn_context_req_in(1369)@d2a15586120d: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241124165434504 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241124165434504 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241124165434504 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) 20241124165434504 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241124165434504 DMM INFO MM(262420000000072/fde05cd5) Subscriber data update (mmctx.c:445) 20241124165434504 DMM DEBUG MM(262420000000072/fde05cd5) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241124165434504 DMM INFO MM(262420000000072/fde05cd5) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241124165434504 DMM INFO MM(262420000000072/fde05cd5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165434504 DMM INFO MM(262420000000072/fde05cd5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165434504 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165434504 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165434504 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165434504 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165434504 DLLC NOTICE LLME(ffffffff/fde05cd5){ASSIGNED} LLGM Assign pre (fde05cd5 => ffffffff) (gprs_llc.c:1079) 20241124165434504 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fde05cd5 => ffffffff) (gprs_llc.c:1125) 20241124165434504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Deallocated (fsm.c:568) 20241124165434504 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Deallocated (fsm.c:568) 20241124165434504 DMM DEBUG MM_STATE_Iu[0x612000028120]{Detached}: Deallocated (fsm.c:568) 20241124165434504 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@d2a15586120d: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@d2a15586120d: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241124165434510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45552<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165434512 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165434512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1366)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(1367)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1355)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1360)@d2a15586120d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@d2a15586120d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@d2a15586120d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1365)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1353)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1363)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1358)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@d2a15586120d: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Nov 24 16:54:34 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 20241124165434641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165435043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96152) 20241124165435514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165435514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96152, count=100508) 20241124165436515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165436515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Nov 24 16:54:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165437516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165437516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_sgsn_context_req_out started. 20241124165438105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165438106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1375)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1375)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165438166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165438166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165438166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165438166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165438166 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165438166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165438166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165438166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165438166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1374)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1375)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165438168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165438168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165438168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165438168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165438168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165438168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165438168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165438168 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165438168 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165438168 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165438168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165438168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165438168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1375)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1375)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165438171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1371)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165438181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165438181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1372)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1374)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165438202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165438202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165438202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165438202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165438202 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165438202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165438202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165438202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1379)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165438202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1380)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165438204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165438204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165438204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165438204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165438204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165438204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165438204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165438204 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165438204 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165438204 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165438205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1380)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165438205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165438205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165438209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165438220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165438220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1381)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1377)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1379)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165438239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165438239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165438239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165438239 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165438239 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165438239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165438239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165438239 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165438239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165438241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165438241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165438241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165438242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165438242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165438242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165438242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165438242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165438242 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165438242 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165438242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1384)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165438242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165438242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165438246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165438256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165438256 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165438517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165438517 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165438517 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165438517 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165438518 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1385)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165438519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1372)@d2a15586120d: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='E145C6F7'O, index=0 SGSN_Test-GSUP(1386)@d2a15586120d: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241124165439570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165439570 DLLC NOTICE LLME(ffffffff/e145c6f7){UNASSIGNED} LLC RX: unknown TLLI 0xe145c6f7, creating LLME on the fly (gprs_llc.c:552) 20241124165439570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241124165439571 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241124165439571 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241124165439571 DLLC NOTICE LLME(ffffffff/e145c6f7){UNASSIGNED} LLGM Assign pre (e145c6f7 => ffffffff) (gprs_llc.c:1079) 20241124165439571 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e145c6f7 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@d2a15586120d: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@d2a15586120d: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@d2a15586120d: Final verdict of PTC: none 20241124165439583 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165439583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165439583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56578<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1385)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1384)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1375)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1380)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1379)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1374)@d2a15586120d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1372)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@d2a15586120d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1377)@d2a15586120d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1378)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1382)@d2a15586120d: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@d2a15586120d: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI97-provIP(1373)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1372): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1374): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1375): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1377): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@d2a15586120d: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Nov 24 16:54:39 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 20241124165439712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165440114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53004) 20241124165440584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165440584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=53004, count=54264) 20241124165441585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165441585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sun Nov 24 16:54:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165442585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165442585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_req_id_req_ra_update started. 20241124165443171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165443172 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165443216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165443216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165443216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165443216 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165443216 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165443216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165443216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165443216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165443216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165443218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165443218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165443218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165443218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165443218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165443218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165443218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165443218 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165443218 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165443218 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165443218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165443219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165443219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165443222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165443231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165443231 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165443251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165443251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165443251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165443251 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165443251 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165443251 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165443252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165443252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165443252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165443253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165443253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165443253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165443254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165443254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165443254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165443254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165443254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165443254 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165443254 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165443254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165443254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165443254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165443257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165443267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165443267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165443286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165443286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165443286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165443286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165443286 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165443286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165443286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165443286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165443286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165443288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165443288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165443288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165443288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165443288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165443288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165443288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165443288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165443288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165443288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165443288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165443288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165443289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165443293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165443304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165443304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165443586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165443586 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165443586 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165443587 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165443589 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1404)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165443590 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@d2a15586120d: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='D7AC2FD8'O, index=0 SGSN_Test-GSUP(1405)@d2a15586120d: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241124165443635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165443635 DLLC NOTICE LLME(ffffffff/d7ac2fd8){UNASSIGNED} LLC RX: unknown TLLI 0xd7ac2fd8, creating LLME on the fly (gprs_llc.c:552) 20241124165443635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165443635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165443635 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Allocated (fsm.c:456) 20241124165443635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: Allocated (fsm.c:456) 20241124165443635 DMM DEBUG MM_STATE_Gb[0x6120000285a0]{Idle}: Allocated (fsm.c:456) 20241124165443635 DMM DEBUG MM_STATE_Iu[0x612000028720]{Detached}: Allocated (fsm.c:456) 20241124165443635 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165443635 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165443635 DLLC NOTICE LLME(ffffffff/d7ac2fd8){UNASSIGNED} LLGM Assign pre (d7ac2fd8 => d6fd7cf9) (gprs_llc.c:1079) 20241124165443635 DLLC NOTICE LLME(d7ac2fd8/d6fd7cf9){ASSIGNED} LLGM Assign post (d7ac2fd8 => d6fd7cf9) (gprs_llc.c:1125) 20241124165443635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165443635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165443635 DMM DEBUG MM(262420000000047/d6fd7cf9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165443648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165443649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165443649 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165443649 DMM NOTICE MM(262420000000047/d6fd7cf9) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241124165443649 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241124165443649 DMM INFO MM(262420000000047/d6fd7cf9) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241124165443649 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165443649 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165443649 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241124165443649 DMM ERROR MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241124165443649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{CheckIdentity}: Deallocated (fsm.c:568) 20241124165443649 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Deallocated (fsm.c:568) 20241124165443649 DMM DEBUG MM_STATE_Iu[0x612000028720]{Detached}: Deallocated (fsm.c:568) 20241124165443649 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Deallocated (fsm.c:568) 20241124165443649 DLLC NOTICE LLME(d7ac2fd8/d6fd7cf9){ASSIGNED} LLGM Assign pre (d6fd7cf9 => ffffffff) (gprs_llc.c:1079) 20241124165443649 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6fd7cf9 => ffffffff) (gprs_llc.c:1125) 20241124165503588 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124165503588 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165503588 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241124165504274 DGPRS DEBUG Checking for inactive LLMEs, time = 14278038 (sgsn.c:132) 20241124165513220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165513222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165513222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165513255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165513257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165513257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165513289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165513291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165513291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_req_id_req_ra_update(1407)@d2a15586120d: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d2a15586120d: Test Component 1407 has requested to stop MTC. Terminating current testcase execution. 20241124165513659 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165513659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1405)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1398)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1393)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1403)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@d2a15586120d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@d2a15586120d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@d2a15586120d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@d2a15586120d: Final verdict of PTC: none 20241124165513661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56606<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1400)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1401)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1391)@d2a15586120d: Final verdict of PTC: none TC_attach_req_id_req_ra_update(1407)@d2a15586120d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1396)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): fail (none -> fail) reason: "Tguard timeout" MTC@d2a15586120d: Test case TC_attach_req_id_req_ra_update finished. Verdict: fail reason: Tguard timeout MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update fail'. Sun Nov 24 16:55:13 UTC 2024 ------ SGSN_Tests.TC_attach_req_id_req_ra_update fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241124165513787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165514189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43448<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67808) 20241124165514660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165514660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67808, count=69068) 20241124165515661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165515661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update fail' was executed successfully (exit status: 0). MC@d2a15586120d: Test execution finished. MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Nov 24 16:55:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165516662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165516662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_iu_attach started. 20241124165517249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165517251 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165517304 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165517304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165517304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165517304 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165517304 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165517305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165517305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165517305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165517305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165517306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165517306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165517306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165517306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165517306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165517306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165517306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165517306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165517306 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165517306 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165517306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1412)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165517307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165517307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165517311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165517321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165517321 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165517340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165517340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165517340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165517340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165517340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165517341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165517341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165517341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165517341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165517342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165517342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165517342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165517342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165517342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165517342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165517342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165517342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165517342 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165517343 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165517343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165517343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165517343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165517346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165517355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165517355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165517390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165517390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165517390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165517390 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165517390 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165517390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165517390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165517390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165517390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165517392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165517392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165517392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165517392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165517392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165517392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165517393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165517393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165517393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165517393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165517393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1422)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165517393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165517393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165517397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d2a15586120d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@d2a15586120d: ************************************************* SGSN_Test_0-M3UA(1425)@d2a15586120d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@d2a15586120d: ************************************************* MTC@d2a15586120d: Starting RAN_Emulation 20241124165517409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165517409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1423)@d2a15586120d: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1420)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165517609 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124165517609 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241124165517609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124165517609 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@d2a15586120d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241124165517612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165517612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124165517612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124165517612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124165517612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241124165517612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241124165517612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241124165517614 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165517614 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124165517614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124165517614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124165517614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124165517614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124165517614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124165517614 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241124165517662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165517662 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165517662 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165517663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165517664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1427)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165517665 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165518421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165518421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165518421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518421 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165518421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165518421 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241124165518422 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241124165518422 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518422 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165518422 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165518422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165518422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@d2a15586120d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@d2a15586120d: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='EBBD87C7'O, index=0 SGSN_Test-GSUP(1428)@d2a15586120d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@d2a15586120d: 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 := '5A58'O ("ZX"), rac := 'F3'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(1424)@d2a15586120d: Added conn table entry 0TC_iu_attach(1430)8195819 SGSN_Test_0-SCCP(1423)@d2a15586120d: First idle individual index:0 SGSN_Test_0-RAN(1424)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 20241124165518735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165518735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165518735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165518735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165518736 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165518736 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165518736 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165518736 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241124165518736 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241124165518736 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165518736 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Allocated (fsm.c:456) 20241124165518736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Allocated (fsm.c:456) 20241124165518736 DMM DEBUG MM_STATE_Gb[0x612000028d20]{Idle}: Allocated (fsm.c:456) 20241124165518736 DMM DEBUG MM_STATE_Iu[0x612000028ea0]{Detached}: Allocated (fsm.c:456) 20241124165518736 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165518736 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165518736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165518736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165518736 DMM DEBUG MM(262420000001001/c4311fda) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165518736 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241124165518737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165518737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165518737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165518737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165518737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165518737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165518737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518737 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165518737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@d2a15586120d: { messageType := 2, destLocRef := '7D0EEB'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@d2a15586120d: 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 := '9FEB6A4118D6C4B0DC0748D710776CB9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CCA84477'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D5F68F5B2627800'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D2EDCD3827FBEDFBFEF5AEF71000F840'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '47B2DF8B4A1F1389BC85351D0F814633'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4FEC53EBA183E7BF413D83485DC129DE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5B752BE9D9554558'O } } } } } SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1423)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1423)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241124165518746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165518746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165518746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165518746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165518746 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165518746 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165518746 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165518746 DMM DEBUG MM(262420000001001/c4311fda) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241124165518746 DMM NOTICE MM(262420000001001/c4311fda) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165518746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165518746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165518746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165518746 DMM DEBUG MM(262420000001001/c4311fda) Requesting authorization (sgsn_auth.c:160) 20241124165518746 DMM INFO MM(262420000001001/c4311fda) Requesting authentication tuples (sgsn_auth.c:184) 20241124165518746 DMM DEBUG MM(262420000001001/c4311fda) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165518747 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241124165518747 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@d2a15586120d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@d2a15586120d: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241124165518749 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165518749 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165518749 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165518749 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165518749 DMM INFO MM(262420000001001/c4311fda) Subscriber data update (mmctx.c:445) 20241124165518749 DMM DEBUG MM(262420000001001/c4311fda) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165518750 DMM INFO MM(262420000001001/c4311fda) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165518750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165518750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165518750 DMM INFO MM(262420000001001/c4311fda) <- GMM AUTH AND CIPHERING REQ (rand = 9f eb 6a 41 18 d6 c4 b0 dc 07 48 d7 10 77 6c b9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f ec 53 eb a1 83 e7 bf 41 3d 83 48 5d c1 29 de ) (gprs_gmm.c:465) 20241124165518750 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241124165518750 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518750 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165518750 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165518750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518750 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165518750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d2a15586120d: vl_len:37 SGSN_Test_0-SCCP(1423)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1423)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D225B752BE923094B99990000100001F02904D9554558'O 20241124165518756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165518756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165518756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165518756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165518757 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165518757 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165518757 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165518757 DMM INFO MM(262420000001001/c4311fda) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165518757 DMM NOTICE MM(262420000001001/c4311fda) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165518757 DMM DEBUG MM(262420000001001/c4311fda) checking auth: received UMTS RES = 5b 75 2b e9 d9 55 45 58 (gprs_gmm.c:648) 20241124165518757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165518757 DMM DEBUG MM(262420000001001/c4311fda) Requesting authorization (sgsn_auth.c:160) 20241124165518757 DMM INFO MM(262420000001001/c4311fda) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165518757 DMM DEBUG MM(262420000001001/c4311fda) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165518757 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241124165518757 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) 20241124165518757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241124165518757 DMM DEBUG MM(262420000001001/c4311fda) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241124165518758 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518758 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165518758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165518758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165518758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1423)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1423)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165518766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165518766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165518766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165518766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165518766 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165518766 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165518767 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165518767 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241124165518767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241124165518767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241124165518767 DMM INFO MM(262420000001001/c4311fda) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4311fda) (gprs_gmm.c:282) 20241124165518767 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241124165518767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165518767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165518767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165518767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165518767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165518768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165518768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518768 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165518768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165518771 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165518771 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165518771 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241124165518771 DMM INFO MM(262420000001001/c4311fda) Subscriber data update (mmctx.c:445) 20241124165518771 DMM DEBUG MM(262420000001001/c4311fda) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165518771 DMM INFO MM(262420000001001/c4311fda) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165518771 DMM NOTICE MM(262420000001001/c4311fda) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241124165518771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165518772 DMM NOTICE MM(262420000001001/c4311fda) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165518772 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) 20241124165518772 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165518772 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241124165518772 DMM INFO MM(262420000001001/c4311fda) Subscriber data update (mmctx.c:445) 20241124165518772 DMM DEBUG MM(262420000001001/c4311fda) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d2a15586120d: vl_len:14 SGSN_Test_0-SCCP(1423)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1423)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241124165518774 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518774 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165518774 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165518774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165518774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165518775 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165518775 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165518775 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165518775 DMM INFO MM(262420000001001/c4311fda) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165518775 DMM NOTICE MM(262420000001001/c4311fda) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165518775 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165518775 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165518775 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241124165518775 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241124165518775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165518775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165518775 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518775 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165518775 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165518775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518775 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165518775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1423)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1423)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165518780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165518780 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165518780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518780 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165518780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165518780 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165518780 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165518780 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165518780 DMM INFO MM(262420000001001/c4311fda) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165518780 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165518780 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165518781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165518781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165518781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518781 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165518781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165518781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@d2a15586120d: Session index based on local reference:0 20241124165518782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165518782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165518782 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165518782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165518782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) SGSN_Test_0-RAN(1424)@d2a15586120d: Deleted conn table entry 0TC_iu_attach(1430)8195819 20241124165518782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165518782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach(1430)@d2a15586120d: setverdict(pass): none -> pass TC_iu_attach(1430)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@d2a15586120d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@d2a15586120d: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@d2a15586120d: Final verdict of PTC: none 20241124165518842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165518845 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165518845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_iu_attach-BVCI220(1420)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(1428)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1412)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1422)@d2a15586120d: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@d2a15586120d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1417)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@d2a15586120d: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1421)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1415)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1410)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_iu_attach-BVCI220(1420): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1421): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@d2a15586120d: Test case TC_iu_attach finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Nov 24 16:55:18 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 20241124165518980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165518986 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124165518986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165518986 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241124165518986 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241124165518986 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241124165518986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165518986 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124165518986 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241124165518986 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) 20241124165518986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165518986 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241124165518986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241124165518986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124165518986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241124165518986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241124165518986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124165518986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241124165518986 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241124165519382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207544) 20241124165519846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165519846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=207544, count=208800) 20241124165520847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165520847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165520988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241124165520988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241124165520988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Nov 24 16:55:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165521848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165521848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_iu_attach_encr started. 20241124165522447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165522449 DMM INFO MM(262420000001001/c4311fda) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165522449 DMM INFO MM(262420000001001/c4311fda) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165522449 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165522449 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165522449 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241124165522449 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241124165522449 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241124165522449 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) 20241124165522449 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20241124165522449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Deallocated (fsm.c:568) 20241124165522449 DMM DEBUG MM_STATE_Gb[0x612000028d20]{Idle}: Deallocated (fsm.c:568) 20241124165522449 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: Deallocated (fsm.c:568) 20241124165522449 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Deallocated (fsm.c:568) 20241124165522449 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165522490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165522490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165522490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165522490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165522490 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165522490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165522490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165522490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165522490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165522492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165522492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165522492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165522492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165522493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165522493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165522493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165522493 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165522493 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165522493 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165522493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165522493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165522493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165522497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1432)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(1436)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165522506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165522506 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1441)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1441)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165522542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165522542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165522542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165522542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165522542 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165522542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165522542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165522542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165522542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1440)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1441)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165522543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165522543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165522544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165522544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165522544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165522544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165522544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165522544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165522544 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165522544 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165522544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165522544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165522544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1441)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1441)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165522548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165522558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165522558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1442)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI210(1438)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1440)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165522568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165522568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165522568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165522568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165522568 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165522568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165522568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165522568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165522568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165522570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165522570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165522570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165522570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165522570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165522570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165522570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165522570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165522570 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165522570 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165522570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165522570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165522570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165522573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165522580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165522580 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1444)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@d2a15586120d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@d2a15586120d: ************************************************* SGSN_Test_0-M3UA(1448)@d2a15586120d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@d2a15586120d: ************************************************* MTC@d2a15586120d: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@d2a15586120d: v_sccp_pdu_maxlen:268 20241124165522793 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124165522793 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241124165522793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124165522793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@d2a15586120d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241124165522796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165522796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124165522796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124165522796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124165522796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241124165522796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241124165522796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241124165522797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165522797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124165522797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124165522797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124165522797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124165522797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124165522798 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124165522798 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241124165522849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165522849 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165522849 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165522849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165522851 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1450)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165522852 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165523603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165523603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165523603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523603 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165523604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165523604 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241124165523604 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241124165523605 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523605 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523605 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165523605 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165523605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523605 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165523605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@d2a15586120d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@d2a15586120d: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='FAFCB05C'O, index=0 SGSN_Test-GSUP(1451)@d2a15586120d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@d2a15586120d: 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 := '2351'O ("#Q"), rac := '15'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(1447)@d2a15586120d: Added conn table entry 0TC_iu_attach_encr(1453)14743275 SGSN_Test_0-SCCP(1446)@d2a15586120d: First idle individual index:0 SGSN_Test_0-RAN(1447)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 20241124165523924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165523924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165523924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165523924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165523925 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165523925 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165523926 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165523926 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165523926 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Allocated (fsm.c:456) 20241124165523926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Allocated (fsm.c:456) 20241124165523926 DMM DEBUG MM_STATE_Gb[0x6120000294a0]{Idle}: Allocated (fsm.c:456) 20241124165523926 DMM DEBUG MM_STATE_Iu[0x612000029620]{Detached}: Allocated (fsm.c:456) 20241124165523926 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165523926 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165523926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165523926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165523926 DMM DEBUG MM(262420000001001/e995a677) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165523926 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241124165523926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165523926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165523926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165523927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165523927 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523927 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165523927 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165523927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165523927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@d2a15586120d: { messageType := 2, destLocRef := 'E0F6EB'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@d2a15586120d: 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 := '164E74673741873E362654B502F823AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5DC0C08'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D30F7A60A7DD5C29'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '34A8BE84126460C82F6E581BC64BA1EF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6D5C88B02BDBE094469AB2EB04E3ADB1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '82CA7AC3C56C9E45846034A37DFA9031'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '844C28262149BB22'O } } } } } SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1446)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1446)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241124165523936 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523936 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165523936 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165523936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523936 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165523936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165523937 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165523937 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165523937 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165523937 DMM DEBUG MM(262420000001001/e995a677) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241124165523937 DMM NOTICE MM(262420000001001/e995a677) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165523937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165523937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165523937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165523937 DMM DEBUG MM(262420000001001/e995a677) Requesting authorization (sgsn_auth.c:160) 20241124165523937 DMM INFO MM(262420000001001/e995a677) Requesting authentication tuples (sgsn_auth.c:184) 20241124165523937 DMM DEBUG MM(262420000001001/e995a677) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165523937 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241124165523937 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@d2a15586120d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@d2a15586120d: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241124165523940 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165523940 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165523940 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165523940 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165523940 DMM INFO MM(262420000001001/e995a677) Subscriber data update (mmctx.c:445) 20241124165523940 DMM DEBUG MM(262420000001001/e995a677) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165523940 DMM INFO MM(262420000001001/e995a677) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165523940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165523940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165523940 DMM INFO MM(262420000001001/e995a677) <- GMM AUTH AND CIPHERING REQ (rand = 16 4e 74 67 37 41 87 3e 36 26 54 b5 02 f8 23 ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = 82 ca 7a c3 c5 6c 9e 45 84 60 34 a3 7d fa 90 31 ) (gprs_gmm.c:465) 20241124165523940 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241124165523941 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523941 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165523941 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165523941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523941 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165523941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d2a15586120d: vl_len:37 SGSN_Test_0-SCCP(1446)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1446)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722844C282623094B99990000100001F029042149BB22'O 20241124165523946 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523946 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165523946 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165523946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165523946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165523947 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165523947 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165523947 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165523947 DMM INFO MM(262420000001001/e995a677) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165523947 DMM NOTICE MM(262420000001001/e995a677) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165523947 DMM DEBUG MM(262420000001001/e995a677) checking auth: received UMTS RES = 84 4c 28 26 21 49 bb 22 (gprs_gmm.c:648) 20241124165523947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165523947 DMM DEBUG MM(262420000001001/e995a677) Requesting authorization (sgsn_auth.c:160) 20241124165523947 DMM INFO MM(262420000001001/e995a677) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165523947 DMM DEBUG MM(262420000001001/e995a677) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165523947 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241124165523947 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) 20241124165523947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241124165523947 DMM DEBUG MM(262420000001001/e995a677) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241124165523948 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165523948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165523948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165523948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d2a15586120d: vl_len:17 SGSN_Test_0-SCCP(1446)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1446)@d2a15586120d: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241124165523958 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523958 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165523958 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165523958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165523958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165523958 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165523958 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165523958 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165523958 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241124165523958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241124165523958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241124165523958 DMM INFO MM(262420000001001/e995a677) <- GMM ATTACH ACCEPT (new P-TMSI=0xe995a677) (gprs_gmm.c:282) 20241124165523958 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241124165523959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165523959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165523959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165523959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165523959 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523959 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165523959 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165523959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165523959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165523963 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165523963 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165523963 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241124165523963 DMM INFO MM(262420000001001/e995a677) Subscriber data update (mmctx.c:445) 20241124165523963 DMM DEBUG MM(262420000001001/e995a677) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165523963 DMM INFO MM(262420000001001/e995a677) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165523963 DMM NOTICE MM(262420000001001/e995a677) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241124165523964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165523964 DMM NOTICE MM(262420000001001/e995a677) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165523964 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) 20241124165523964 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165523964 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241124165523964 DMM INFO MM(262420000001001/e995a677) Subscriber data update (mmctx.c:445) 20241124165523964 DMM DEBUG MM(262420000001001/e995a677) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d2a15586120d: vl_len:14 SGSN_Test_0-SCCP(1446)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1446)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241124165523967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165523967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165523967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165523967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165523967 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165523967 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165523967 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165523967 DMM INFO MM(262420000001001/e995a677) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165523967 DMM NOTICE MM(262420000001001/e995a677) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165523968 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165523968 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165523968 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241124165523968 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241124165523968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165523968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165523968 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523968 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165523968 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165523968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165523968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1446)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1446)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165523974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165523974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165523974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165523974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165523974 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165523974 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165523974 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165523975 DMM INFO MM(262420000001001/e995a677) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165523975 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165523975 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165523975 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523975 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165523975 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165523975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165523975 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165523975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-RAN(1447)@d2a15586120d: Deleted conn table entry 0TC_iu_attach_encr(1453)14743275 20241124165523976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165523976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165523977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165523977 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165523977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) TC_iu_attach_encr(1453)@d2a15586120d: setverdict(pass): none -> pass 20241124165523977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165523977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165523977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach_encr(1453)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@d2a15586120d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@d2a15586120d: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@d2a15586120d: Final verdict of PTC: none 20241124165524036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40820<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165524038 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165524038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1450)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1435)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(1451)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1441)@d2a15586120d: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1438)@d2a15586120d: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@d2a15586120d: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1440)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1445)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@d2a15586120d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1439)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1443)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1433)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_iu_attach_encr-BVCI210(1438): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1439): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1440): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1441): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@d2a15586120d: Test case TC_iu_attach_encr finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sun Nov 24 16:55:24 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 20241124165524170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165524177 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124165524177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165524177 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241124165524177 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241124165524177 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241124165524177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165524178 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124165524178 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241124165524178 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) 20241124165524178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165524178 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241124165524178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241124165524178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124165524178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241124165524178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241124165524178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124165524178 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241124165524178 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241124165524572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211020) 20241124165525039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165525039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=211020, count=212276) 20241124165526040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165526040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165526178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241124165526178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241124165526178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Nov 24 16:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165527041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165527042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_iu_attach_geran_rau started. 20241124165527636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33902<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165527638 DMM INFO MM(262420000001001/e995a677) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165527638 DMM INFO MM(262420000001001/e995a677) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165527638 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165527638 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165527638 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241124165527638 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241124165527638 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241124165527638 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) 20241124165527638 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20241124165527638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Deallocated (fsm.c:568) 20241124165527638 DMM DEBUG MM_STATE_Gb[0x6120000294a0]{Idle}: Deallocated (fsm.c:568) 20241124165527638 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: Deallocated (fsm.c:568) 20241124165527638 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Deallocated (fsm.c:568) 20241124165527638 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1459)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1459)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165527691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165527691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165527691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165527691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165527691 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165527691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165527691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165527691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165527691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1458)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1459)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165527693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165527693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165527693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165527694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165527694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165527694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165527694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165527694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165527694 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165527694 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165527694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165527694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165527694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1459)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1459)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165527698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1455)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165527707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165527707 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1456)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1458)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1464)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1464)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165527726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165527726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165527726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165527726 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165527726 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165527726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165527726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165527726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165527726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1464)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165527728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) SGSN_Test-Gb2-NS2(1463)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165527728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165527728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165527728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165527728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165527728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165527728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165527728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165527728 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165527728 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165527728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165527729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165527729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1464)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1464)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165527733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165527742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165527742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1465)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1461)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1463)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165527755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165527755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165527755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165527755 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165527755 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165527755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165527755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165527755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165527755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165527757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165527757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165527757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165527757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165527757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165527757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165527757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165527757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165527757 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165527757 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165527757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165527757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165527757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165527761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165527770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165527770 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@d2a15586120d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@d2a15586120d: ************************************************* SGSN_Test_0-M3UA(1471)@d2a15586120d: M3UA emulation initiated, the test can be started MTC@d2a15586120d: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@d2a15586120d: ************************************************* SGSN_Test_0-SCCP(1469)@d2a15586120d: v_sccp_pdu_maxlen:268 20241124165527977 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124165527977 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241124165527977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124165527977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@d2a15586120d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241124165527979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165527979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124165527979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124165527979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124165527979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241124165527979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241124165527979 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241124165527981 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165527981 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124165527981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124165527981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124165527981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124165527981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124165527981 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241124165527981 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124165528042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165528042 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165528042 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165528042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165528044 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1473)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165528044 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165528788 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165528788 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165528788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165528788 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165528788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165528788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165528788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165528788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165528789 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241124165528789 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241124165528790 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165528790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165528790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165528790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165528790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165528790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165528790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165528790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@d2a15586120d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1456)@d2a15586120d: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='EB3D53BD'O, index=0 SGSN_Test-GSUP(1474)@d2a15586120d: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@d2a15586120d: 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 := '4F99'O, rac := '66'O ("f") }, 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(1470)@d2a15586120d: Added conn table entry 0TC_iu_attach_geran_rau(1476)2685411 SGSN_Test_0-SCCP(1469)@d2a15586120d: First idle individual index:0 SGSN_Test_0-RAN(1470)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 20241124165529112 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529112 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165529112 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165529112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529112 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165529112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165529113 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165529113 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165529113 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165529113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165529113 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Allocated (fsm.c:456) 20241124165529113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Allocated (fsm.c:456) 20241124165529113 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Allocated (fsm.c:456) 20241124165529113 DMM DEBUG MM_STATE_Iu[0x612000029da0]{Detached}: Allocated (fsm.c:456) 20241124165529113 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165529113 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165529113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165529113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165529113 DMM DEBUG MM(262420000001002/f629fc8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165529113 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241124165529113 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529113 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165529113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165529113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165529113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165529113 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529113 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165529113 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165529113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165529113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@d2a15586120d: { messageType := 2, destLocRef := '28F9E3'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@d2a15586120d: 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 := '0077F2725575943433E6F7478D58163C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C3A54544'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F86986860CDD6A3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E21F3C5DB7593194D56A93809BE20EAD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B82FF344679A0FB9C758D18F93D07543'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '724A170D1945B65AB8871FAFB463635F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D1E3AEFFBD1A2032'O } } } } } SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1469)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1469)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241124165529122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165529122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165529122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165529122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165529123 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165529123 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165529123 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165529123 DMM DEBUG MM(262420000001002/f629fc8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241124165529123 DMM NOTICE MM(262420000001002/f629fc8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165529123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165529123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165529123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165529123 DMM DEBUG MM(262420000001002/f629fc8b) Requesting authorization (sgsn_auth.c:160) 20241124165529123 DMM INFO MM(262420000001002/f629fc8b) Requesting authentication tuples (sgsn_auth.c:184) 20241124165529123 DMM DEBUG MM(262420000001002/f629fc8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165529123 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241124165529123 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@d2a15586120d: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@d2a15586120d: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241124165529126 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165529126 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165529126 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165529126 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165529126 DMM INFO MM(262420000001002/f629fc8b) Subscriber data update (mmctx.c:445) 20241124165529126 DMM DEBUG MM(262420000001002/f629fc8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165529126 DMM INFO MM(262420000001002/f629fc8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165529126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165529126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165529126 DMM INFO MM(262420000001002/f629fc8b) <- GMM AUTH AND CIPHERING REQ (rand = 00 77 f2 72 55 75 94 34 33 e6 f7 47 8d 58 16 3c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 4a 17 0d 19 45 b6 5a b8 87 1f af b4 63 63 5f ) (gprs_gmm.c:465) 20241124165529126 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241124165529126 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529126 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165529126 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165529126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165529126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d2a15586120d: vl_len:37 SGSN_Test_0-SCCP(1469)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1469)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22D1E3AEFF23094B99990000100002F02904BD1A2032'O 20241124165529132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165529132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165529132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165529132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165529133 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165529133 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165529133 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165529133 DMM INFO MM(262420000001002/f629fc8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165529133 DMM NOTICE MM(262420000001002/f629fc8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165529133 DMM DEBUG MM(262420000001002/f629fc8b) checking auth: received UMTS RES = d1 e3 ae ff bd 1a 20 32 (gprs_gmm.c:648) 20241124165529133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165529133 DMM DEBUG MM(262420000001002/f629fc8b) Requesting authorization (sgsn_auth.c:160) 20241124165529133 DMM INFO MM(262420000001002/f629fc8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165529133 DMM DEBUG MM(262420000001002/f629fc8b) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165529133 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241124165529133 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) 20241124165529133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241124165529133 DMM DEBUG MM(262420000001002/f629fc8b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241124165529133 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529133 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165529133 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165529133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165529133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1469)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1469)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165529143 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529143 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165529143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165529143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165529143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165529143 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165529143 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165529143 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165529143 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241124165529143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241124165529143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241124165529143 DMM INFO MM(262420000001002/f629fc8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf629fc8b) (gprs_gmm.c:282) 20241124165529144 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241124165529144 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529144 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165529144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165529144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165529144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165529144 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529144 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165529144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165529144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165529144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165529148 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165529148 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165529148 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241124165529148 DMM INFO MM(262420000001002/f629fc8b) Subscriber data update (mmctx.c:445) 20241124165529148 DMM DEBUG MM(262420000001002/f629fc8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165529148 DMM INFO MM(262420000001002/f629fc8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165529148 DMM NOTICE MM(262420000001002/f629fc8b) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241124165529148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165529148 DMM NOTICE MM(262420000001002/f629fc8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165529148 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) 20241124165529148 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165529148 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241124165529148 DMM INFO MM(262420000001002/f629fc8b) Subscriber data update (mmctx.c:445) 20241124165529149 DMM DEBUG MM(262420000001002/f629fc8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d2a15586120d: vl_len:14 SGSN_Test_0-SCCP(1469)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1469)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241124165529151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165529151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165529151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165529151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165529151 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165529151 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165529151 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165529151 DMM INFO MM(262420000001002/f629fc8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165529151 DMM NOTICE MM(262420000001002/f629fc8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165529151 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165529151 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165529151 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241124165529152 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241124165529152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165529152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165529152 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165529152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165529152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165529152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1469)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1469)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165529157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165529157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165529157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165529157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165529157 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165529157 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165529157 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165529157 DMM INFO MM(262420000001002/f629fc8b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165529157 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165529158 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165529158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165529158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165529158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165529158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@d2a15586120d: Session index based on local reference:0 20241124165529159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165529159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165529159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165529159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165529159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165529160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165529160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@d2a15586120d: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)2685411 TC_iu_attach_geran_rau(1476)@d2a15586120d: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1456)@d2a15586120d: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1456)@d2a15586120d: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F629FC8B'O, index=1 20241124165529220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165529220 DLLC NOTICE LLME(ffffffff/f629fc8b){UNASSIGNED} LLC RX: unknown TLLI 0xf629fc8b, creating LLME on the fly (gprs_llc.c:552) 20241124165529220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241124165529220 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Protocol error, unspecified' (111) (gprs_gmm.c:1792) 20241124165529220 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241124165529220 DLLC NOTICE LLME(ffffffff/f629fc8b){UNASSIGNED} LLGM Assign pre (f629fc8b => ffffffff) (gprs_llc.c:1079) 20241124165529220 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f629fc8b => ffffffff) (gprs_llc.c:1125) TC_iu_attach_geran_rau(1476)@d2a15586120d: setverdict(fail): pass -> fail reason: "Unexpected RAU Reject", new component reason: "Unexpected RAU Reject" MC@d2a15586120d: Test Component 1476 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(1454)@d2a15586120d: Final verdict of PTC: none 20241124165529232 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165529232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-SCCP(1469)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1463)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1459)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1464)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1458)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(1474)@d2a15586120d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1456)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1468)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-RAN(1470)@d2a15586120d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1461)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@d2a15586120d: Final verdict of PTC: none 20241124165529234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33902<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1460)@d2a15586120d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1457)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1462)@d2a15586120d: Final verdict of PTC: none TC_iu_attach_geran_rau(1476)@d2a15586120d: Final verdict of PTC: fail reason: "Unexpected RAU Reject" TC_iu_attach_geran_rau-BVCI220(1467)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1466)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1456): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1457): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1458): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1459): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1461): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1462): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1463): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1464): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_iu_attach_geran_rau(1476): fail (none -> fail) reason: "Unexpected RAU Reject" MTC@d2a15586120d: Test case TC_iu_attach_geran_rau finished. Verdict: fail reason: Unexpected RAU Reject MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau fail'. Sun Nov 24 16:55:29 UTC 2024 ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241124165529365 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124165529365 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165529365 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241124165529365 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241124165529366 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241124165529366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165529366 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124165529366 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241124165529366 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) 20241124165529366 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165529366 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241124165529366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241124165529366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124165529366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241124165529366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241124165529366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124165529366 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241124165529366 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241124165529375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165529776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213488) 20241124165530234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165530234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=213488, count=214744) 20241124165531235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165531236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165531367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241124165531367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241124165531367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sun Nov 24 16:55:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165532237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165532238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_geran_attach_iu_rau started. 20241124165532840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165532842 DMM INFO MM(262420000001002/f629fc8b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165532842 DMM INFO MM(262420000001002/f629fc8b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165532842 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165532842 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165532842 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241124165532842 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241124165532842 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241124165532842 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) 20241124165532842 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20241124165532842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Deallocated (fsm.c:568) 20241124165532842 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Deallocated (fsm.c:568) 20241124165532842 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: Deallocated (fsm.c:568) 20241124165532842 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Deallocated (fsm.c:568) 20241124165532842 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1482)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1482)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165532892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165532892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165532892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165532892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165532892 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165532892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165532892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165532892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165532892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1481)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1482)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165532894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165532894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165532894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165532894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165532894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165532894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165532894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165532894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165532895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165532895 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165532895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1482)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165532895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165532895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1482)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165532898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1478)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165532906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165532907 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1479)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1481)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165532917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165532917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165532917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165532917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165532917 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165532917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165532917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165532917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165532917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165532919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165532919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165532919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165532919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165532919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165532919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165532919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165532919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165532919 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165532919 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165532919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165532920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165532920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165532923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1487)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165532932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165532932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1485)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165532958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165532958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165532958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165532958 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165532958 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165532958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165532958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165532958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165532958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165532960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165532960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165532960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165532960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165532960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165532960 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165532960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165532960 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165532960 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165532960 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165532960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165532961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165532961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165532965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165532974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165532974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d2a15586120d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_geran_attach_iu_rau-BVCI220(1490)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@d2a15586120d: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@d2a15586120d: ************************************************* SGSN_Test_0-M3UA(1494)@d2a15586120d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@d2a15586120d: ************************************************* SGSN_Test_0-SCCP(1492)@d2a15586120d: v_sccp_pdu_maxlen:268 20241124165533179 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124165533179 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241124165533179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124165533179 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@d2a15586120d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241124165533181 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165533181 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124165533182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124165533182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124165533182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241124165533182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241124165533182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241124165533183 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165533183 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124165533183 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124165533183 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124165533183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124165533183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124165533183 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124165533183 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241124165533239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165533239 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165533239 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165533239 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165533241 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1496)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165533241 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165533990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165533990 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165533990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165533990 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165533990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165533990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165533990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165533990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165533991 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241124165533991 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241124165533991 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165533991 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165533992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165533992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165533992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165533992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165533992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165533992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@d2a15586120d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241124165534275 DGPRS DEBUG Checking for inactive LLMEs, time = 14278068 (sgsn.c:132) TC_geran_attach_iu_rau-BVCI196(1479)@d2a15586120d: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='C63A4EF7'O, index=0 SGSN_Test-GSUP(1497)@d2a15586120d: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@d2a15586120d: 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 := '9DBD8D07C6217300AE462AA6540076AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D154EAEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '711B6307A5EAB1CF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '68B6AF229EFB30AEA6CE6D4E8CC48F82'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F23DF062E3CEA9DC4DB3E496B312C521'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4CE4EBC8F559B1869C7A546F2B0DA991'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4E2469E51D25D679'O } } } } } 20241124165534295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165534295 DLLC NOTICE LLME(ffffffff/c63a4ef7){UNASSIGNED} LLC RX: unknown TLLI 0xc63a4ef7, creating LLME on the fly (gprs_llc.c:552) 20241124165534295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165534295 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165534296 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Allocated (fsm.c:456) 20241124165534296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Allocated (fsm.c:456) 20241124165534296 DMM DEBUG MM_STATE_Gb[0x61200002a220]{Idle}: Allocated (fsm.c:456) 20241124165534296 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Allocated (fsm.c:456) 20241124165534296 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165534296 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165534296 DLLC NOTICE LLME(ffffffff/c63a4ef7){UNASSIGNED} LLGM Assign pre (c63a4ef7 => da4bcb63) (gprs_llc.c:1079) 20241124165534296 DLLC NOTICE LLME(c63a4ef7/da4bcb63){ASSIGNED} LLGM Assign post (c63a4ef7 => da4bcb63) (gprs_llc.c:1125) 20241124165534296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165534296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165534296 DMM DEBUG MM(262420000001003/da4bcb63) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165534309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165534310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241124165534310 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165534310 DMM DEBUG MM(262420000001003/da4bcb63) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241124165534310 DMM NOTICE MM(262420000001003/da4bcb63) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165534310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165534310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165534310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165534310 DMM DEBUG MM(262420000001003/da4bcb63) Requesting authorization (sgsn_auth.c:160) 20241124165534310 DMM INFO MM(262420000001003/da4bcb63) Requesting authentication tuples (sgsn_auth.c:184) 20241124165534310 DMM DEBUG MM(262420000001003/da4bcb63) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165534310 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241124165534310 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@d2a15586120d: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@d2a15586120d: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241124165534313 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165534313 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165534313 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165534313 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165534313 DMM INFO MM(262420000001003/da4bcb63) Subscriber data update (mmctx.c:445) 20241124165534313 DMM DEBUG MM(262420000001003/da4bcb63) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165534313 DMM INFO MM(262420000001003/da4bcb63) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165534313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165534313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165534313 DMM INFO MM(262420000001003/da4bcb63) <- GMM AUTH AND CIPHERING REQ (rand = 9d bd 8d 07 c6 21 73 00 ae 46 2a a6 54 00 76 aa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4c e4 eb c8 f5 59 b1 86 9c 7a 54 6f 2b 0d a9 91 ) (gprs_gmm.c:465) 20241124165534321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165534321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241124165534321 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165534321 DMM INFO MM(262420000001003/da4bcb63) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165534321 DMM NOTICE MM(262420000001003/da4bcb63) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165534321 DMM DEBUG MM(262420000001003/da4bcb63) checking auth: received UMTS RES = 4e 24 69 e5 1d 25 d6 79 (gprs_gmm.c:648) 20241124165534321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165534321 DMM DEBUG MM(262420000001003/da4bcb63) Requesting authorization (sgsn_auth.c:160) 20241124165534321 DMM INFO MM(262420000001003/da4bcb63) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165534321 DMM DEBUG MM(262420000001003/da4bcb63) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165534321 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241124165534321 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) 20241124165534321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241124165534322 DMM INFO MM(262420000001003/da4bcb63) <- GMM ATTACH ACCEPT (new P-TMSI=0xda4bcb63) (gprs_gmm.c:282) 20241124165534323 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165534323 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165534323 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241124165534323 DMM INFO MM(262420000001003/da4bcb63) Subscriber data update (mmctx.c:445) 20241124165534323 DMM DEBUG MM(262420000001003/da4bcb63) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165534323 DMM INFO MM(262420000001003/da4bcb63) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165534323 DMM NOTICE MM(262420000001003/da4bcb63) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241124165534323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165534323 DMM NOTICE MM(262420000001003/da4bcb63) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165534323 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) 20241124165534324 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165534324 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241124165534324 DMM INFO MM(262420000001003/da4bcb63) Subscriber data update (mmctx.c:445) 20241124165534324 DMM DEBUG MM(262420000001003/da4bcb63) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241124165534330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165534330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241124165534330 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241124165534330 DMM INFO MM(262420000001003/da4bcb63) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165534330 DMM NOTICE MM(262420000001003/da4bcb63) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165534330 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165534330 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165534330 DLLC NOTICE LLME(c63a4ef7/da4bcb63){ASSIGNED} LLGM Assign pre (ffffffff => da4bcb63) (gprs_llc.c:1079) 20241124165534330 DLLC NOTICE LLME(ffffffff/da4bcb63){ASSIGNED} LLGM Assign post (ffffffff => da4bcb63) (gprs_llc.c:1125) 20241124165534330 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241124165534330 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241124165534330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165534330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@d2a15586120d: 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 := 'DA4BCB63'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@d2a15586120d: Added conn table entry 0TC_geran_attach_iu_rau(1499)25586 SGSN_Test_0-SCCP(1492)@d2a15586120d: First idle individual index:0 SGSN_Test_0-RAN(1493)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 20241124165534396 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165534396 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165534396 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165534396 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165534396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165534396 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165534396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165534396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165534397 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165534397 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165534397 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165534397 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241124165534397 DMM INFO MM(262420000001003/da4bcb63) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: da4bcb63 (00000000), TLLI: da4bcb63 (da4bcb63), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241124165534397 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241124165534397 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241124165534397 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241124165534397 DLLC NOTICE LLME(ffffffff/da4bcb63){ASSIGNED} LLGM Assign pre (da4bcb63 => ffffffff) (gprs_llc.c:1079) 20241124165534397 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da4bcb63 => ffffffff) (gprs_llc.c:1125) 20241124165534397 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165534398 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241124165534398 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165534398 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165534398 DMM DEBUG MM(262420000001003/da4bcb63) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241124165534398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165534398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165534398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165534398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165534398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165534398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165534398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165534398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165534398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165534398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165534398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165534398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165534398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165534398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165534398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165534398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@d2a15586120d: { messageType := 2, destLocRef := '0063F2'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1492)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1492)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165534408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165534408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165534408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165534408 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165534408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165534408 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165534408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165534408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165534408 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165534408 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165534408 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165534408 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241124165534409 DMM INFO MM(262420000001003/da4bcb63) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241124165534409 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241124165534409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165534409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165534409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165534409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165534409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165534409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165534409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165534409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165534409 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165534409 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165534409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165534409 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165534409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165534409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165534409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165534409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@d2a15586120d: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1479)@d2a15586120d: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@d2a15586120d: vl_len:14 SGSN_Test_0-SCCP(1492)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1492)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241124165534420 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165534420 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165534420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165534420 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165534420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165534420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165534420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165534420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165534421 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165534421 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165534421 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165534421 DMM INFO MM(262420000001003/da4bcb63) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241124165534421 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241124165534421 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165534421 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241124165534421 DMM ERROR MM_STATE_Iu[0x61200002a3a0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@d2a15586120d: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@d2a15586120d: Final verdict of PTC: none 20241124165534426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33920<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1482)@d2a15586120d: Final verdict of PTC: none 20241124165534429 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165534430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1486)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1491)@d2a15586120d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@d2a15586120d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1479)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@d2a15586120d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@d2a15586120d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1481)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1480)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1484)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1489)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1479): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1480): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1481): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1482): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@d2a15586120d: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Nov 24 16:55:34 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 20241124165534569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165534622 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124165534622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165534622 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241124165534622 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241124165534622 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241124165534622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165534622 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124165534622 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241124165534622 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) 20241124165534622 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165534622 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241124165534622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241124165534622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124165534622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241124165534622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241124165534622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124165534622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241124165534622 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241124165535071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166980) 20241124165535431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165535431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=166980, count=179136) 20241124165536432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165536432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165536623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241124165536624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241124165536624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Sun Nov 24 16:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165537433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165537433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_user started. 20241124165538136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165538137 DMM INFO MM(262420000001003/da4bcb63) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165538137 DMM INFO MM(262420000001003/da4bcb63) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165538137 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165538137 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165538137 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241124165538137 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241124165538138 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) 20241124165538138 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20241124165538138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Deallocated (fsm.c:568) 20241124165538138 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Deallocated (fsm.c:568) 20241124165538138 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Deallocated (fsm.c:568) 20241124165538138 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Deallocated (fsm.c:568) 20241124165538138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165538187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165538187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165538187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165538187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165538187 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165538187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165538187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165538187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165538187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165538189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165538189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165538189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165538189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165538189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165538189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165538189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165538189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165538189 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165538189 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165538190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165538190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165538190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165538195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124165538205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165538205 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1510)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165538228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165538228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165538228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165538228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165538228 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165538228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165538228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165538228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165538228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1509)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1510)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165538230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165538230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165538230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165538230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165538230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165538230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165538230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165538230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165538230 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165538230 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165538230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165538231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165538231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1510)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1510)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165538236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241124165538246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165538246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1507)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1509)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165538256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165538256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165538256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165538256 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165538256 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165538256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165538256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165538256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165538256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165538258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165538258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165538258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165538258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165538258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165538258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165538258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165538258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165538258 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165538258 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165538258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165538259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165538259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165538263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165538273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165538273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d2a15586120d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@d2a15586120d: ************************************************* SGSN_Test_0-M3UA(1517)@d2a15586120d: M3UA emulation initiated, the test can be started MTC@d2a15586120d: Starting RAN_Emulation SGSN_Test_0-M3UA(1517)@d2a15586120d: ************************************************* SGSN_Test_0-SCCP(1515)@d2a15586120d: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165538434 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165538434 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165538434 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165538434 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165538436 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1519)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165538436 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165538476 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124165538476 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241124165538476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124165538476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@d2a15586120d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241124165538478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165538478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124165538478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124165538478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124165538479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241124165538479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241124165538479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241124165538480 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165538480 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124165538480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124165538480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124165538480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124165538480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124165538480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124165538480 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241124165539286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539287 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241124165539287 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241124165539288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@d2a15586120d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@d2a15586120d: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E535B18E'O, index=0 SGSN_Test-GSUP(1520)@d2a15586120d: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@d2a15586120d: 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 := '9ACF'O, rac := '94'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(1516)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_user(1522)8164168 SGSN_Test_0-SCCP(1515)@d2a15586120d: First idle individual index:0 SGSN_Test_0-RAN(1516)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 20241124165539497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539498 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165539498 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165539498 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165539498 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165539498 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Allocated (fsm.c:456) 20241124165539498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Allocated (fsm.c:456) 20241124165539498 DMM DEBUG MM_STATE_Gb[0x61200002ab20]{Idle}: Allocated (fsm.c:456) 20241124165539498 DMM DEBUG MM_STATE_Iu[0x61200002aca0]{Detached}: Allocated (fsm.c:456) 20241124165539498 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165539498 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165539498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165539498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165539498 DMM DEBUG MM(262420000001004/e8257125) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165539498 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241124165539499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539499 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539499 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539499 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@d2a15586120d: { messageType := 2, destLocRef := '7C9348'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d2a15586120d: 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 := 'AE59A94AC9497508D39A7556202FACC9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A5D945B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B85B0CA8DFD56C1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '237423671A328EF812407464F8F94947'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2C43BF1599B083099737AEB844C6EAA0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A93C54A641387D9B891AB3C1E3ED78F4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '282640AC29C052A1'O } } } } } SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1515)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241124165539508 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539508 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539508 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539508 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165539508 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165539508 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165539508 DMM DEBUG MM(262420000001004/e8257125) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241124165539508 DMM NOTICE MM(262420000001004/e8257125) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165539508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165539508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165539508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165539508 DMM DEBUG MM(262420000001004/e8257125) Requesting authorization (sgsn_auth.c:160) 20241124165539508 DMM INFO MM(262420000001004/e8257125) Requesting authentication tuples (sgsn_auth.c:184) 20241124165539508 DMM DEBUG MM(262420000001004/e8257125) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165539508 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241124165539508 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@d2a15586120d: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241124165539512 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165539512 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165539512 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165539512 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165539512 DMM INFO MM(262420000001004/e8257125) Subscriber data update (mmctx.c:445) 20241124165539512 DMM DEBUG MM(262420000001004/e8257125) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165539512 DMM INFO MM(262420000001004/e8257125) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165539512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165539512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165539512 DMM INFO MM(262420000001004/e8257125) <- GMM AUTH AND CIPHERING REQ (rand = ae 59 a9 4a c9 49 75 08 d3 9a 75 56 20 2f ac c9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a9 3c 54 a6 41 38 7d 9b 89 1a b3 c1 e3 ed 78 f4 ) (gprs_gmm.c:465) 20241124165539512 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241124165539512 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539512 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539512 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_len:37 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1515)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22282640AC23094B99990000100004F0290429C052A1'O 20241124165539519 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539519 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539519 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539519 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165539519 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165539519 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165539519 DMM INFO MM(262420000001004/e8257125) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165539519 DMM NOTICE MM(262420000001004/e8257125) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165539519 DMM DEBUG MM(262420000001004/e8257125) checking auth: received UMTS RES = 28 26 40 ac 29 c0 52 a1 (gprs_gmm.c:648) 20241124165539519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165539519 DMM DEBUG MM(262420000001004/e8257125) Requesting authorization (sgsn_auth.c:160) 20241124165539519 DMM INFO MM(262420000001004/e8257125) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165539519 DMM DEBUG MM(262420000001004/e8257125) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165539519 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241124165539519 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) 20241124165539519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241124165539519 DMM DEBUG MM(262420000001004/e8257125) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241124165539520 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539520 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539520 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539520 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1515)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165539527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539527 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165539527 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165539527 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165539527 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241124165539527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241124165539527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241124165539527 DMM INFO MM(262420000001004/e8257125) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8257125) (gprs_gmm.c:282) 20241124165539527 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241124165539528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165539532 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165539532 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165539532 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241124165539532 DMM INFO MM(262420000001004/e8257125) Subscriber data update (mmctx.c:445) 20241124165539532 DMM DEBUG MM(262420000001004/e8257125) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165539532 DMM INFO MM(262420000001004/e8257125) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165539532 DMM NOTICE MM(262420000001004/e8257125) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241124165539532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165539532 DMM NOTICE MM(262420000001004/e8257125) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165539532 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) 20241124165539533 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165539533 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241124165539533 DMM INFO MM(262420000001004/e8257125) Subscriber data update (mmctx.c:445) 20241124165539533 DMM DEBUG MM(262420000001004/e8257125) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_len:14 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1515)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241124165539535 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539536 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165539536 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165539536 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165539536 DMM INFO MM(262420000001004/e8257125) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165539536 DMM NOTICE MM(262420000001004/e8257125) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165539536 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165539536 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165539536 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241124165539536 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241124165539536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165539536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165539536 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539536 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539536 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1515)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165539541 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539541 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539541 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539542 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165539542 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165539542 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165539542 DMM INFO MM(262420000001004/e8257125) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165539542 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165539542 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165539542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 20241124165539544 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539544 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@d2a15586120d: Deleted conn table entry 0TC_attach_pdp_act_user(1522)8164168 TC_attach_pdp_act_user(1522)@d2a15586120d: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@d2a15586120d: 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 := 'E8257125'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_user(1522)9765937 SGSN_Test_0-RAN(1516)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@d2a15586120d: First idle individual index:0 20241124165539745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539745 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539745 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539747 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165539747 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165539747 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165539747 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE8257125) type="signalling"  (gprs_gmm.c:1897) 20241124165539747 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241124165539747 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241124165539747 DMM DEBUG MM(262420000001004/e8257125) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241124165539747 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@d2a15586120d: { messageType := 2, destLocRef := '950431'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1515)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165539752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539753 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165539753 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165539753 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165539753 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241124165539753 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241124165539753 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241124165539753 DMM INFO MM(262420000001004/e8257125) <- GMM SERVICE ACCEPT (P-TMSI=0xe8257125) (gprs_gmm.c:795) 20241124165539753 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241124165539754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539754 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539754 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539754 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539754 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1515)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241124165539760 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539760 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539760 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539760 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165539760 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165539760 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165539760 DMM INFO MM(262420000001004/e8257125) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165539760 DMM INFO MM(262420000001004/e8257125) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165539760 DMM DEBUG MM(262420000001004/e8257125) Using GGSN 0 (gprs_sm.c:317) 20241124165539760 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) 20241124165539760 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241124165539760 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165539760 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165539760 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241124165539771 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 41 d6 4b b1 11 69 85 b3 73 14 05 7f 0a a3 fe 16 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) 20241124165539771 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:630) 20241124165539771 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165539772 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539772 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539772 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539772 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_len:30 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1515)@d2a15586120d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068009BB214AB'O 20241124165539786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539786 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539786 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241124165539786 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241124165539787 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241124165539787 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241124165539787 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241124165539787 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241124165539787 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165539787 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241124165539787 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539787 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539787 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165539790 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 39 00 00 01 80 10 41 d6 4b b1 11 69 85 b3 73 7f 0a a3 fe 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:443) 20241124165539790 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7effd87ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:630) 20241124165539790 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user(1522)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_len:16 SGSN_Test_0-SCCP(1515)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1515)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241124165539798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165539799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165539799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165539799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165539799 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165539799 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165539799 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165539799 DMM INFO MM(262420000001004/e8257125) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241124165539799 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165539799 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241124165539801 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:443) 20241124165539801 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7effd87ebe60, cbp=0x61400001e6a0) (sgsn_libgtp.c:630) 20241124165539801 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241124165539801 DMM INFO MM(262420000001004/e8257125) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241124165539801 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241124165539801 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20241124165539801 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241124165539801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165539801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165539801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165539801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165539801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165539801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165539801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1522)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1503)@d2a15586120d: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1522)@d2a15586120d: Final verdict of PTC: pass SGSN_Test_0-RAN(1516)@d2a15586120d: Final verdict of PTC: none 20241124165539809 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124165539809 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165539809 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241124165539809 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241124165539809 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241124165539809 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165539809 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124165539809 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241124165539809 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) 20241124165539809 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165539809 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241124165539809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241124165539809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124165539809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241124165539809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241124165539809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124165539809 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241124165539809 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@d2a15586120d: Final verdict of PTC: none 20241124165539813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40048<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165539815 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) SGSN_Test-GSUP(1520)@d2a15586120d: Final verdict of PTC: none 20241124165539815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1519)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1509)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1504)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1514)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1510)@d2a15586120d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1508)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1502)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1512)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user(1522): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Sun Nov 24 16:55:39 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241124165539956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165540458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288840) 20241124165540816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165540816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=288840, count=298712) 20241124165541811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241124165541811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241124165541811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241124165541817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165541817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Sun Nov 24 16:55:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165542819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165542819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241124165543525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165543526 DMM INFO MM(262420000001004/e8257125) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165543526 DMM INFO MM(262420000001004/e8257125) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165543526 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165543526 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165543526 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241124165543527 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241124165543527 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241124165543527 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) 20241124165543527 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20241124165543527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Deallocated (fsm.c:568) 20241124165543527 DMM DEBUG MM_STATE_Gb[0x61200002ab20]{Idle}: Deallocated (fsm.c:568) 20241124165543527 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: Deallocated (fsm.c:568) 20241124165543527 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Deallocated (fsm.c:568) 20241124165543527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241124165543527 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165543527 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165543527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165543527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165543527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165543527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165543527 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1523)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165543564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165543564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165543564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165543564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165543564 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165543564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165543564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165543564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165543564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165543566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165543566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165543566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165543566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165543566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165543566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165543566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165543566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165543566 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165543566 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165543566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1527)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165543567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165543567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165543571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165543580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165543580 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165543599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165543599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165543599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165543599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165543599 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165543599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165543599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165543599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165543599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165543601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165543601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165543601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165543601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165543601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165543601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165543601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165543601 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165543601 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165543601 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165543601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165543602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165543602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165543606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165543616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165543616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165543636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165543636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165543636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165543636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165543636 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165543636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165543636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165543637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165543637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165543639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165543639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165543639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165543639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165543639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165543639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165543639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165543639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165543639 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165543639 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165543639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165543640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165543640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1537)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165543644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165543653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165543653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d2a15586120d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@d2a15586120d: ************************************************* SGSN_Test_0-M3UA(1540)@d2a15586120d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@d2a15586120d: ************************************************* TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@d2a15586120d: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@d2a15586120d: v_sccp_pdu_maxlen:268 20241124165543820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165543820 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165543820 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165543820 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165543822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1542)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165543822 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165543857 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124165543857 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241124165543857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124165543857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@d2a15586120d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241124165543860 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165543860 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124165543860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124165543860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124165543860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241124165543860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241124165543860 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241124165543862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165543862 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124165543862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124165543862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124165543862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124165543862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124165543862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124165543862 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241124165544668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165544668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165544668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165544668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165544669 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241124165544669 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241124165544670 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165544670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165544670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165544670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@d2a15586120d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@d2a15586120d: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='DC4C999C'O, index=0 SGSN_Test-GSUP(1543)@d2a15586120d: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@d2a15586120d: 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 := '7779'O ("wy"), rac := 'A5'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(1539)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)14729410 SGSN_Test_0-SCCP(1538)@d2a15586120d: First idle individual index:0 SGSN_Test_0-RAN(1539)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 20241124165544892 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544892 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544892 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165544893 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165544893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165544893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165544894 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165544894 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165544894 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165544894 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165544894 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: Allocated (fsm.c:456) 20241124165544894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: Allocated (fsm.c:456) 20241124165544894 DMM DEBUG MM_STATE_Gb[0x61200002b5a0]{Idle}: Allocated (fsm.c:456) 20241124165544894 DMM DEBUG MM_STATE_Iu[0x61200002b720]{Detached}: Allocated (fsm.c:456) 20241124165544894 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165544894 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165544894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165544894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165544894 DMM DEBUG MM(262420000001058/c4ad9870) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165544894 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241124165544894 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544895 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165544895 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165544895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165544895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165544895 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544895 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544895 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165544895 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165544895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165544895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@d2a15586120d: { messageType := 2, destLocRef := 'E0C0C2'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@d2a15586120d: 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 := 'D12758E9CEFF75EC43E6159760F749E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5ACC6230'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92CD7389D595AB9C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B7B53E1DF397989258ACDEAE2ACDCDDE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '551CDB231820A7F834CF767BA63D0963'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '649A15EF043B00412F4E463E701FB7F1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F03AD4D2A70A820B'O } } } } } SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1538)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241124165544904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165544904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165544904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165544904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165544905 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165544905 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165544905 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165544905 DMM DEBUG MM(262420000001058/c4ad9870) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241124165544905 DMM NOTICE MM(262420000001058/c4ad9870) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165544905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165544905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165544905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165544905 DMM DEBUG MM(262420000001058/c4ad9870) Requesting authorization (sgsn_auth.c:160) 20241124165544905 DMM INFO MM(262420000001058/c4ad9870) Requesting authentication tuples (sgsn_auth.c:184) 20241124165544905 DMM DEBUG MM(262420000001058/c4ad9870) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165544905 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241124165544905 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@d2a15586120d: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241124165544908 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165544908 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165544908 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165544908 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165544908 DMM INFO MM(262420000001058/c4ad9870) Subscriber data update (mmctx.c:445) 20241124165544908 DMM DEBUG MM(262420000001058/c4ad9870) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165544908 DMM INFO MM(262420000001058/c4ad9870) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165544908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165544908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165544908 DMM INFO MM(262420000001058/c4ad9870) <- GMM AUTH AND CIPHERING REQ (rand = d1 27 58 e9 ce ff 75 ec 43 e6 15 97 60 f7 49 e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 64 9a 15 ef 04 3b 00 41 2f 4e 46 3e 70 1f b7 f1 ) (gprs_gmm.c:465) 20241124165544908 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241124165544908 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165544908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165544908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165544908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_len:37 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1538)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222F03AD4D223094B99990000105008F02904A70A820B'O 20241124165544917 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544917 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165544917 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165544917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165544917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165544918 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165544918 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165544918 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165544918 DMM INFO MM(262420000001058/c4ad9870) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165544918 DMM NOTICE MM(262420000001058/c4ad9870) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165544918 DMM DEBUG MM(262420000001058/c4ad9870) checking auth: received UMTS RES = f0 3a d4 d2 a7 0a 82 0b (gprs_gmm.c:648) 20241124165544918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165544918 DMM DEBUG MM(262420000001058/c4ad9870) Requesting authorization (sgsn_auth.c:160) 20241124165544918 DMM INFO MM(262420000001058/c4ad9870) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165544918 DMM DEBUG MM(262420000001058/c4ad9870) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165544918 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241124165544918 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) 20241124165544918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241124165544918 DMM DEBUG MM(262420000001058/c4ad9870) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241124165544918 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544918 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165544918 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165544918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165544918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1538)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165544924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165544925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165544925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165544925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165544925 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165544925 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165544925 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165544925 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241124165544925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241124165544925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241124165544925 DMM INFO MM(262420000001058/c4ad9870) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4ad9870) (gprs_gmm.c:282) 20241124165544925 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241124165544925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165544925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165544925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165544926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165544926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165544926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165544926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165544926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165544930 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165544930 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165544930 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241124165544930 DMM INFO MM(262420000001058/c4ad9870) Subscriber data update (mmctx.c:445) 20241124165544930 DMM DEBUG MM(262420000001058/c4ad9870) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165544930 DMM INFO MM(262420000001058/c4ad9870) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165544930 DMM NOTICE MM(262420000001058/c4ad9870) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241124165544930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165544930 DMM NOTICE MM(262420000001058/c4ad9870) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165544930 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) 20241124165544930 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165544930 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241124165544930 DMM INFO MM(262420000001058/c4ad9870) Subscriber data update (mmctx.c:445) 20241124165544931 DMM DEBUG MM(262420000001058/c4ad9870) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_len:14 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1538)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241124165544933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165544933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165544933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165544933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165544933 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165544933 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165544933 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165544933 DMM INFO MM(262420000001058/c4ad9870) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165544933 DMM NOTICE MM(262420000001058/c4ad9870) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165544933 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165544933 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165544933 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241124165544933 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241124165544933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165544933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165544933 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544933 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544933 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165544933 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165544933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165544934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1538)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165544938 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544939 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165544939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165544939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165544939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165544939 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165544939 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165544939 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165544939 DMM INFO MM(262420000001058/c4ad9870) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165544939 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165544939 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165544939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165544939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165544939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165544940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 20241124165544941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165544941 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165544941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165544941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165544941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165544941 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165544941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165544941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@d2a15586120d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)14729410 TC_attach_pdp_act_user_addr_v4raw(1545)@d2a15586120d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@d2a15586120d: 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 := 'C4AD9870'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)7746237 SGSN_Test_0-RAN(1539)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@d2a15586120d: First idle individual index:0 20241124165545141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545141 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165545141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165545141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165545141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165545142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165545142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165545142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165545143 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165545143 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165545143 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165545143 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC4AD9870) type="signalling"  (gprs_gmm.c:1897) 20241124165545143 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241124165545143 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241124165545143 DMM DEBUG MM(262420000001058/c4ad9870) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241124165545143 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545143 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165545143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165545143 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165545143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165545143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165545143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165545143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165545144 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545144 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165545144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165545144 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165545144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165545144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165545144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165545144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@d2a15586120d: { messageType := 2, destLocRef := '7632BD'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1538)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165545148 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545148 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165545148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165545148 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165545148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165545148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165545148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165545148 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165545149 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165545149 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165545149 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165545149 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241124165545149 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241124165545149 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241124165545149 DMM INFO MM(262420000001058/c4ad9870) <- GMM SERVICE ACCEPT (P-TMSI=0xc4ad9870) (gprs_gmm.c:795) 20241124165545149 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241124165545149 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545149 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165545149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165545149 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165545149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165545150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165545150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165545150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165545150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165545150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165545150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165545150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165545150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165545150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165545150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1538)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241124165545156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165545156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165545156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165545156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165545156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165545156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165545156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165545156 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165545156 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165545156 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165545156 DMM INFO MM(262420000001058/c4ad9870) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165545156 DMM INFO MM(262420000001058/c4ad9870) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165545156 DMM DEBUG MM(262420000001058/c4ad9870) Using GGSN 0 (gprs_sm.c:317) 20241124165545156 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) 20241124165545157 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241124165545157 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165545157 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165545157 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241124165545167 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3b 00 00 01 80 08 00 10 76 07 db b0 11 de 13 7d 5f 14 05 7f 41 22 61 8e 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) 20241124165545167 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:630) 20241124165545167 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165545167 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165545167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165545167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165545167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165545167 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165545167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165545167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_len:30 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1538)@d2a15586120d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004245EAE2'O 20241124165545184 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545184 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165545184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165545184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165545184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165545184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165545184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165545184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165545185 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241124165545185 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241124165545185 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241124165545185 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241124165545185 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241124165545185 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241124165545185 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165545185 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241124165545186 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165545186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165545186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165545186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165545186 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165545186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165545186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165545189 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3c 00 00 01 80 10 76 07 db b0 11 de 13 7d 5f 7f 41 22 61 8e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:443) 20241124165545189 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7effd87ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:630) 20241124165545190 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_v4raw(1545)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_len:16 SGSN_Test_0-SCCP(1538)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1538)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241124165545199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165545199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165545199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165545199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165545199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165545199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165545199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165545199 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165545199 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165545199 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165545199 DMM INFO MM(262420000001058/c4ad9870) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241124165545199 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165545199 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241124165545201 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 3d 00 00 01 80 : Freeing seq=1085 from retransmit req queue (gtp.c:443) 20241124165545201 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7effd87ebe60, cbp=0x614000020ea0) (sgsn_libgtp.c:630) 20241124165545201 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241124165545201 DMM INFO MM(262420000001058/c4ad9870) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241124165545201 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241124165545201 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20241124165545201 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241124165545201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165545201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165545201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165545201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165545201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165545202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165545202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1538)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1545)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@d2a15586120d: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1545)@d2a15586120d: Final verdict of PTC: pass SGSN_Test_0-RAN(1539)@d2a15586120d: Final verdict of PTC: none 20241124165545209 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124165545209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165545209 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241124165545209 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241124165545209 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241124165545210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165545210 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124165545210 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241124165545210 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) 20241124165545210 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165545210 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241124165545210 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241124165545210 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124165545210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241124165545210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241124165545210 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124165545210 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241124165545210 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@d2a15586120d: Final verdict of PTC: none 20241124165545213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40068<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165545215 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165545215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1527)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(1543)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1537)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@d2a15586120d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1532)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1525)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1530)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1535)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass'. Sun Nov 24 16:55:45 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241124165545354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165545856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40070<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294860) 20241124165546217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165546217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=294860, count=304996) 20241124165547211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241124165547211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241124165547211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241124165547218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165547218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Sun Nov 24 16:55:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165548220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165548221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241124165548919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165548920 DMM INFO MM(262420000001058/c4ad9870) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165548920 DMM INFO MM(262420000001058/c4ad9870) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165548920 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165548920 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165548920 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241124165548920 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241124165548920 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241124165548921 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) 20241124165548921 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20241124165548921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b420]{Init}: Deallocated (fsm.c:568) 20241124165548921 DMM DEBUG MM_STATE_Gb[0x61200002b5a0]{Idle}: Deallocated (fsm.c:568) 20241124165548921 DMM DEBUG MM_STATE_Iu(7)[0x61200002b720]{Detached}: Deallocated (fsm.c:568) 20241124165548921 DMM DEBUG GMM(gmm_fsm)[0x61200002b2a0]{Deregistered}: Deallocated (fsm.c:568) 20241124165548921 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241124165548921 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165548921 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165548921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165548921 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165548921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165548921 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165548921 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1546)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165548964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165548964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165548964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165548964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165548964 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165548964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165548964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165548964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165548964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165548966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165548966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165548966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165548966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165548966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165548966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165548966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165548966 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165548966 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165548966 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165548966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1550)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165548967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165548967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165548971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1547)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165548980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165548980 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1556)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1556)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165549012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165549012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165549012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165549012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165549012 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165549012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165549012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165549012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165549012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1555)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1556)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165549014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165549014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165549014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165549014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165549014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165549014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165549014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165549014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165549014 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165549014 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165549014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165549015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165549015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1556)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1556)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165549019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1552)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165549029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165549029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1555)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1561)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1561)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165549046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165549046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165549046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165549046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165549046 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165549046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165549047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165549047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165549047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1561)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165549048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165549048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165549048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165549049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165549049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165549049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165549049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165549049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165549049 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165549049 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165549049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165549049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165549049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1561)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1561)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165549053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@d2a15586120d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@d2a15586120d: ************************************************* SGSN_Test_0-M3UA(1563)@d2a15586120d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@d2a15586120d: ************************************************* MTC@d2a15586120d: Starting RAN_Emulation SGSN_Test_0-SCCP(1560)@d2a15586120d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1557)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165549063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165549063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165549221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165549221 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165549221 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165549221 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165549223 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1565)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1565)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241124165549223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165549257 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124165549257 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241124165549257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124165549257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@d2a15586120d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241124165549260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165549260 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124165549260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124165549260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124165549260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241124165549260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241124165549260 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241124165549261 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165549261 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124165549261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124165549261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124165549261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124165549261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124165549261 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124165549261 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241124165550068 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550068 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550068 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550068 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550069 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241124165550069 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241124165550070 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550070 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550070 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@d2a15586120d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@d2a15586120d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='E5E58502'O, index=0 SGSN_Test-GSUP(1566)@d2a15586120d: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d2a15586120d: 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 := '78D0'O, rac := '59'O ("Y") }, 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(1562)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)12581359 SGSN_Test_0-SCCP(1560)@d2a15586120d: First idle individual index:0 SGSN_Test_0-RAN(1562)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 20241124165550295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550296 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165550296 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165550296 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165550296 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165550296 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Allocated (fsm.c:456) 20241124165550296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Allocated (fsm.c:456) 20241124165550296 DMM DEBUG MM_STATE_Gb[0x61200002c020]{Idle}: Allocated (fsm.c:456) 20241124165550296 DMM DEBUG MM_STATE_Iu[0x61200002c1a0]{Detached}: Allocated (fsm.c:456) 20241124165550296 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165550296 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165550296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165550296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165550297 DMM DEBUG MM(262420000001055/dcc670df) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165550297 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241124165550297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550297 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550297 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550297 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@d2a15586120d: { messageType := 2, destLocRef := 'BFF9EF'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(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d2a15586120d: 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 := 'C24CC64DEDBEEBA884BB040E8AAA97C4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6C117D3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE609EF2B602DF38'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CC0B947E7EFA5807C9126FB5DD4AE411'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6BAD3854AEB919ECA6623EA6D64612E7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7A9FD1F8638C28BBCD310CCA0C7F68C9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '15BB384BC25AB42A'O } } } } } SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1560)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241124165550305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550306 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165550306 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165550306 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165550306 DMM DEBUG MM(262420000001055/dcc670df) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241124165550306 DMM NOTICE MM(262420000001055/dcc670df) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165550306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165550306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165550306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165550306 DMM DEBUG MM(262420000001055/dcc670df) Requesting authorization (sgsn_auth.c:160) 20241124165550306 DMM INFO MM(262420000001055/dcc670df) Requesting authentication tuples (sgsn_auth.c:184) 20241124165550306 DMM DEBUG MM(262420000001055/dcc670df) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165550306 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241124165550306 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@d2a15586120d: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241124165550309 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165550309 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165550309 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165550309 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165550309 DMM INFO MM(262420000001055/dcc670df) Subscriber data update (mmctx.c:445) 20241124165550309 DMM DEBUG MM(262420000001055/dcc670df) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165550309 DMM INFO MM(262420000001055/dcc670df) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165550309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165550309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165550309 DMM INFO MM(262420000001055/dcc670df) <- GMM AUTH AND CIPHERING REQ (rand = c2 4c c6 4d ed be eb a8 84 bb 04 0e 8a aa 97 c4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7a 9f d1 f8 63 8c 28 bb cd 31 0c ca 0c 7f 68 c9 ) (gprs_gmm.c:465) 20241124165550309 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241124165550309 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550309 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550309 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550309 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_len:37 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1560)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813082215BB384B23094B99990000105005F02904C25AB42A'O 20241124165550315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550316 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165550316 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165550316 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165550316 DMM INFO MM(262420000001055/dcc670df) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165550316 DMM NOTICE MM(262420000001055/dcc670df) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165550316 DMM DEBUG MM(262420000001055/dcc670df) checking auth: received UMTS RES = 15 bb 38 4b c2 5a b4 2a (gprs_gmm.c:648) 20241124165550316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165550316 DMM DEBUG MM(262420000001055/dcc670df) Requesting authorization (sgsn_auth.c:160) 20241124165550316 DMM INFO MM(262420000001055/dcc670df) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165550316 DMM DEBUG MM(262420000001055/dcc670df) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165550316 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241124165550316 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) 20241124165550316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241124165550316 DMM DEBUG MM(262420000001055/dcc670df) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241124165550316 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550316 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550316 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1560)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165550324 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550325 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550325 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165550325 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165550325 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165550325 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241124165550325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241124165550325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241124165550325 DMM INFO MM(262420000001055/dcc670df) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcc670df) (gprs_gmm.c:282) 20241124165550325 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241124165550326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550326 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550326 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550326 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550326 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165550330 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165550330 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165550330 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241124165550330 DMM INFO MM(262420000001055/dcc670df) Subscriber data update (mmctx.c:445) 20241124165550330 DMM DEBUG MM(262420000001055/dcc670df) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165550330 DMM INFO MM(262420000001055/dcc670df) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165550330 DMM NOTICE MM(262420000001055/dcc670df) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241124165550330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165550330 DMM NOTICE MM(262420000001055/dcc670df) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165550330 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) 20241124165550331 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165550331 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241124165550331 DMM INFO MM(262420000001055/dcc670df) Subscriber data update (mmctx.c:445) 20241124165550331 DMM DEBUG MM(262420000001055/dcc670df) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_len:14 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1560)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241124165550333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550334 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165550334 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165550334 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165550334 DMM INFO MM(262420000001055/dcc670df) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165550334 DMM NOTICE MM(262420000001055/dcc670df) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165550334 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165550334 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165550334 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241124165550334 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241124165550334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165550334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165550334 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550334 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550334 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1560)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165550339 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550339 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550339 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550339 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550340 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165550340 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165550340 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165550340 DMM INFO MM(262420000001055/dcc670df) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165550340 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165550340 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165550340 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550340 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550340 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550340 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550340 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 20241124165550341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@d2a15586120d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)12581359 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d2a15586120d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d2a15586120d: 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 := 'DCC670DF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)11622659 SGSN_Test_0-RAN(1562)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1560)@d2a15586120d: First idle individual index:0 20241124165550545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550546 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165550546 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165550547 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165550547 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDCC670DF) type="signalling"  (gprs_gmm.c:1897) 20241124165550547 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241124165550547 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241124165550547 DMM DEBUG MM(262420000001055/dcc670df) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241124165550547 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550547 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550547 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550547 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550547 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550547 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@d2a15586120d: { messageType := 2, destLocRef := 'B15903'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1560)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165550551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550552 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165550552 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165550552 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165550552 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241124165550552 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241124165550552 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241124165550552 DMM INFO MM(262420000001055/dcc670df) <- GMM SERVICE ACCEPT (P-TMSI=0xdcc670df) (gprs_gmm.c:795) 20241124165550552 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241124165550553 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550553 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550553 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550553 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1560)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241124165550559 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550559 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550559 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165550559 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165550559 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165550559 DMM INFO MM(262420000001055/dcc670df) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165550559 DMM INFO MM(262420000001055/dcc670df) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165550559 DMM DEBUG MM(262420000001055/dcc670df) Using GGSN 0 (gprs_sm.c:317) 20241124165550559 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) 20241124165550559 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241124165550559 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165550559 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165550559 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241124165550569 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3e 00 00 01 80 08 00 10 f7 b3 e2 4a 11 b5 0f d7 47 14 05 7f d5 e5 ad 26 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241124165550570 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87ebe60, cbp=0x6140000236a0) (sgsn_libgtp.c:630) 20241124165550570 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165550570 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_len:33 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1560)@d2a15586120d: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F00006800C6D6DFF3'O 20241124165550589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550589 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241124165550589 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241124165550589 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241124165550589 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241124165550589 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241124165550589 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241124165550589 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165550589 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241124165550589 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165550593 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 3f 00 00 01 80 10 f7 b3 e2 4a 11 b5 0f d7 47 7f d5 e5 ad 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=1087 from retransmit req queue (gtp.c:443) 20241124165550593 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7effd87ebe60, cbp=0x6140000236a0) (sgsn_libgtp.c:630) 20241124165550593 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_len:16 SGSN_Test_0-SCCP(1560)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1560)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241124165550602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165550602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165550602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165550602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165550603 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165550603 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165550603 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165550603 DMM INFO MM(262420000001055/dcc670df) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241124165550603 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165550603 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241124165550604 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 40 00 00 01 80 : Freeing seq=1088 from retransmit req queue (gtp.c:443) 20241124165550604 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7effd87ebe60, cbp=0x6140000236a0) (sgsn_libgtp.c:630) 20241124165550604 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241124165550604 DMM INFO MM(262420000001055/dcc670df) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241124165550604 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241124165550605 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20241124165550605 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241124165550605 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550605 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165550605 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165550605 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165550605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165550605 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165550605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165550605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1560)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1560)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@d2a15586120d: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@d2a15586120d: Final verdict of PTC: pass SGSN_Test_0-RAN(1562)@d2a15586120d: Final verdict of PTC: none 20241124165550612 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124165550612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165550613 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241124165550613 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241124165550613 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241124165550613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165550613 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124165550613 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241124165550613 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) 20241124165550613 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165550613 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241124165550613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241124165550613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124165550613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241124165550613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241124165550613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124165550613 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241124165550613 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-SCCP(1560)@d2a15586120d: Final verdict of PTC: none 20241124165550615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54530<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165550618 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165550618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1566)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1550)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1556)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1561)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1555)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1559)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1554)@d2a15586120d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1548)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1553): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1554): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1555): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1556): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1558): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1559): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-SCCP(1560): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1561): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass'. Sun Nov 24 16:55:50 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241124165550749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165551251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277340) 20241124165551619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165551619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=277340, count=304568) 20241124165552615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241124165552615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241124165552615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241124165552620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165552620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Sun Nov 24 16:55:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165553621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165553621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241124165554316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165554318 DMM INFO MM(262420000001055/dcc670df) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165554318 DMM INFO MM(262420000001055/dcc670df) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165554318 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165554318 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165554318 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241124165554318 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241124165554318 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241124165554318 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) 20241124165554318 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20241124165554318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bea0]{Init}: Deallocated (fsm.c:568) 20241124165554318 DMM DEBUG MM_STATE_Gb[0x61200002c020]{Idle}: Deallocated (fsm.c:568) 20241124165554318 DMM DEBUG MM_STATE_Iu(9)[0x61200002c1a0]{Detached}: Deallocated (fsm.c:568) 20241124165554318 DMM DEBUG GMM(gmm_fsm)[0x61200002bd20]{Deregistered}: Deallocated (fsm.c:568) 20241124165554318 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241124165554318 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165554318 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165554318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165554318 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165554319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165554319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165554319 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1569)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165554361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165554361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165554361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165554361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165554361 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165554361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165554362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165554362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165554362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165554363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165554363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165554363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165554363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165554363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165554363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165554363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165554363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165554363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165554363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165554363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165554364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165554364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165554368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165554379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165554380 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165554400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165554400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165554400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165554400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165554400 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165554400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165554400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165554400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165554400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165554402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165554402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165554402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165554402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165554402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165554402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165554402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165554402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165554402 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165554403 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165554403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165554403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165554403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165554407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165554417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165554417 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165554435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165554436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165554436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165554436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165554436 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165554436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165554436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165554436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165554436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165554437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165554437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165554437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165554438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165554438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165554438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165554438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165554438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165554438 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165554438 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165554438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165554438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165554438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165554442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165554453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165554453 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@d2a15586120d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@d2a15586120d: ************************************************* SGSN_Test_0-M3UA(1586)@d2a15586120d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@d2a15586120d: ************************************************* MTC@d2a15586120d: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@d2a15586120d: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165554622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165554622 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165554622 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165554622 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165554623 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1588)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241124165554624 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165554656 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124165554656 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241124165554656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124165554656 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@d2a15586120d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241124165554659 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165554659 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124165554659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124165554659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124165554659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241124165554659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241124165554659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241124165554660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165554660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124165554660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124165554660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124165554660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124165554660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124165554660 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124165554660 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241124165555467 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555467 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555467 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555467 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555468 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241124165555468 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241124165555468 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555468 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555468 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@d2a15586120d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@d2a15586120d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='F85C5246'O, index=0 SGSN_Test-GSUP(1589)@d2a15586120d: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d2a15586120d: 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 := '4378'O ("Cx"), rac := 'C2'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(1585)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)6676178 SGSN_Test_0-SCCP(1584)@d2a15586120d: First idle individual index:0 SGSN_Test_0-RAN(1585)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 20241124165555694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555694 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555694 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555695 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165555695 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165555695 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165555695 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165555695 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: Allocated (fsm.c:456) 20241124165555695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: Allocated (fsm.c:456) 20241124165555695 DMM DEBUG MM_STATE_Gb[0x61200002caa0]{Idle}: Allocated (fsm.c:456) 20241124165555695 DMM DEBUG MM_STATE_Iu[0x61200002cc20]{Detached}: Allocated (fsm.c:456) 20241124165555696 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165555696 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165555696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165555696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165555696 DMM DEBUG MM(262420000001056/ed427f7a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165555696 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241124165555696 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555696 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555696 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555696 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d2a15586120d: { messageType := 2, destLocRef := '65DED2'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d2a15586120d: 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 := '7F6FC08FDB03CFF6A09F3C42FF67C689'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3421C317'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85A97F80E7091149'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8EAF10AEAA7AC4F126EC9FF2A065E345'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '46DC2C6C8FC4AA7F3804AD21BBA19AB4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '38F356B8D72AAD2AFEC1D2AE10F111FD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CD66B898EF013F5A'O } } } } } SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1584)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241124165555705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555705 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165555705 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165555705 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165555705 DMM DEBUG MM(262420000001056/ed427f7a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241124165555705 DMM NOTICE MM(262420000001056/ed427f7a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165555705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165555705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165555705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165555705 DMM DEBUG MM(262420000001056/ed427f7a) Requesting authorization (sgsn_auth.c:160) 20241124165555705 DMM INFO MM(262420000001056/ed427f7a) Requesting authentication tuples (sgsn_auth.c:184) 20241124165555705 DMM DEBUG MM(262420000001056/ed427f7a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165555705 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241124165555705 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@d2a15586120d: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241124165555708 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165555708 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165555708 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165555708 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165555708 DMM INFO MM(262420000001056/ed427f7a) Subscriber data update (mmctx.c:445) 20241124165555708 DMM DEBUG MM(262420000001056/ed427f7a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165555708 DMM INFO MM(262420000001056/ed427f7a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165555708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165555708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165555708 DMM INFO MM(262420000001056/ed427f7a) <- GMM AUTH AND CIPHERING REQ (rand = 7f 6f c0 8f db 03 cf f6 a0 9f 3c 42 ff 67 c6 89 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 38 f3 56 b8 d7 2a ad 2a fe c1 d2 ae 10 f1 11 fd ) (gprs_gmm.c:465) 20241124165555708 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241124165555709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_len:37 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1584)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22CD66B89823094B99990000105006F02904EF013F5A'O 20241124165555714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555714 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555714 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555715 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165555715 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165555715 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165555715 DMM INFO MM(262420000001056/ed427f7a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165555715 DMM NOTICE MM(262420000001056/ed427f7a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165555715 DMM DEBUG MM(262420000001056/ed427f7a) checking auth: received UMTS RES = cd 66 b8 98 ef 01 3f 5a (gprs_gmm.c:648) 20241124165555715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165555715 DMM DEBUG MM(262420000001056/ed427f7a) Requesting authorization (sgsn_auth.c:160) 20241124165555715 DMM INFO MM(262420000001056/ed427f7a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165555715 DMM DEBUG MM(262420000001056/ed427f7a) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165555715 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241124165555715 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) 20241124165555715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241124165555715 DMM DEBUG MM(262420000001056/ed427f7a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241124165555716 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555716 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555716 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1584)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165555724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555724 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165555724 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165555724 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165555724 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241124165555724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241124165555724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241124165555725 DMM INFO MM(262420000001056/ed427f7a) <- GMM ATTACH ACCEPT (new P-TMSI=0xed427f7a) (gprs_gmm.c:282) 20241124165555725 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241124165555725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555725 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555725 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555725 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555725 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165555729 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165555729 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165555729 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241124165555729 DMM INFO MM(262420000001056/ed427f7a) Subscriber data update (mmctx.c:445) 20241124165555729 DMM DEBUG MM(262420000001056/ed427f7a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165555729 DMM INFO MM(262420000001056/ed427f7a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165555729 DMM NOTICE MM(262420000001056/ed427f7a) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241124165555729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165555729 DMM NOTICE MM(262420000001056/ed427f7a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165555729 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) 20241124165555730 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165555730 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241124165555730 DMM INFO MM(262420000001056/ed427f7a) Subscriber data update (mmctx.c:445) 20241124165555730 DMM DEBUG MM(262420000001056/ed427f7a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_len:14 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1584)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241124165555732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555733 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555733 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165555733 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165555733 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165555733 DMM INFO MM(262420000001056/ed427f7a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165555733 DMM NOTICE MM(262420000001056/ed427f7a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165555733 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165555733 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165555733 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241124165555733 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241124165555733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165555733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165555733 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555733 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555733 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1584)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165555739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555739 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165555739 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165555739 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165555739 DMM INFO MM(262420000001056/ed427f7a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165555739 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165555739 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165555739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 20241124165555741 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555741 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555741 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@d2a15586120d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)6676178 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d2a15586120d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d2a15586120d: 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 := 'ED427F7A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5472703 SGSN_Test_0-RAN(1585)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@d2a15586120d: First idle individual index:0 20241124165555941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555941 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555942 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555943 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165555943 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165555943 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165555943 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xED427F7A) type="signalling"  (gprs_gmm.c:1897) 20241124165555943 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241124165555943 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241124165555943 DMM DEBUG MM(262420000001056/ed427f7a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241124165555943 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555943 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555943 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555943 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555944 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555944 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555944 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d2a15586120d: { messageType := 2, destLocRef := '5381BF'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1584)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165555948 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555949 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165555949 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165555949 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165555949 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241124165555949 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241124165555949 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241124165555949 DMM INFO MM(262420000001056/ed427f7a) <- GMM SERVICE ACCEPT (P-TMSI=0xed427f7a) (gprs_gmm.c:795) 20241124165555950 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241124165555950 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555950 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1584)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241124165555956 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555956 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555956 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555957 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165555957 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165555957 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165555957 DMM INFO MM(262420000001056/ed427f7a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165555957 DMM INFO MM(262420000001056/ed427f7a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165555957 DMM DEBUG MM(262420000001056/ed427f7a) Using GGSN 0 (gprs_sm.c:317) 20241124165555957 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) 20241124165555957 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241124165555957 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165555957 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165555957 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241124165555967 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 41 00 00 01 80 08 00 10 99 11 f6 5d 11 47 69 65 aa 14 05 7f 8f d4 b6 d4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241124165555967 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87ebe60, cbp=0x614000025ea0) (sgsn_libgtp.c:630) 20241124165555967 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165555967 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555967 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555967 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_len:46 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1584)@d2a15586120d: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000F034BA76'O 20241124165555985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555985 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555985 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241124165555985 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241124165555986 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241124165555986 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241124165555986 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 )20241124165555986 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241124165555986 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165555986 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241124165555986 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555986 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165555989 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 42 00 00 01 80 10 99 11 f6 5d 11 47 69 65 aa 7f 8f d4 b6 d4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:443) 20241124165555989 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7effd87ebe60, cbp=0x614000025ea0) (sgsn_libgtp.c:630) 20241124165555989 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_len:16 SGSN_Test_0-SCCP(1584)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1584)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20241124165555997 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555997 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165555997 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165555997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165555997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165555997 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165555997 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165555997 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165555997 DMM INFO MM(262420000001056/ed427f7a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241124165555997 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165555997 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241124165555999 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 43 00 00 01 80 : Freeing seq=1091 from retransmit req queue (gtp.c:443) 20241124165555999 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7effd87ebe60, cbp=0x614000025ea0) (sgsn_libgtp.c:630) 20241124165555999 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241124165555999 DMM INFO MM(262420000001056/ed427f7a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241124165555999 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241124165555999 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20241124165555999 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241124165555999 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165555999 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165555999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165555999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165555999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165555999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165555999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165555999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@d2a15586120d: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@d2a15586120d: Final verdict of PTC: pass SGSN_Test_0-RAN(1585)@d2a15586120d: Final verdict of PTC: none 20241124165556006 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124165556007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165556007 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241124165556007 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241124165556007 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241124165556007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165556007 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124165556007 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241124165556007 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) 20241124165556007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165556007 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241124165556007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241124165556007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124165556007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241124165556007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241124165556007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124165556007 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241124165556007 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@d2a15586120d: Final verdict of PTC: none 20241124165556010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54540<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241124165556012 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165556012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1588)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1573)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@d2a15586120d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1578)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP(1589)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1583)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1581)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1571)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1576)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass'. Sun Nov 24 16:55:56 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241124165556143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165556645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=292004) 20241124165557013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165557013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=292004, count=305400) 20241124165558009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241124165558009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241124165558009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241124165558015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165558015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Sun Nov 24 16:55:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165559016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165559016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241124165559710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165559712 DMM INFO MM(262420000001056/ed427f7a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165559712 DMM INFO MM(262420000001056/ed427f7a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165559712 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165559712 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165559712 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241124165559712 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241124165559712 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241124165559712 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) 20241124165559712 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20241124165559712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c920]{Init}: Deallocated (fsm.c:568) 20241124165559712 DMM DEBUG MM_STATE_Gb[0x61200002caa0]{Idle}: Deallocated (fsm.c:568) 20241124165559712 DMM DEBUG MM_STATE_Iu(11)[0x61200002cc20]{Detached}: Deallocated (fsm.c:568) 20241124165559712 DMM DEBUG GMM(gmm_fsm)[0x61200002c7a0]{Deregistered}: Deallocated (fsm.c:568) 20241124165559712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241124165559713 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165559713 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165559713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165559713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165559713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165559713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165559713 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1592)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165559753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165559753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165559753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165559753 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165559753 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165559753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165559753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165559753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165559753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165559754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165559754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165559754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165559754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165559754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165559754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165559754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165559754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165559754 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165559754 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165559754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165559755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165559755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165559759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1593)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165559768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165559768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1602)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1602)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165559800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165559800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165559800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165559800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165559800 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165559800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165559800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165559800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165559800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1601)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1602)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165559802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165559802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165559802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165559802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165559802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165559802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165559802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165559802 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165559802 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165559802 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165559802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1602)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165559803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165559803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1602)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165559807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1598)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165559817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165559817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1603)@d2a15586120d: 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(1599)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1601)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165559827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165559827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165559827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165559827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165559827 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165559827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165559827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165559827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165559827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165559829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165559829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165559829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165559829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165559829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165559829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165559829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165559830 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165559830 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165559830 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165559830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165559830 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165559830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165559833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165559843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165559843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@d2a15586120d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d2a15586120d: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@d2a15586120d: ************************************************* SGSN_Test_0-M3UA(1609)@d2a15586120d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@d2a15586120d: ************************************************* SGSN_Test_0-SCCP(1607)@d2a15586120d: v_sccp_pdu_maxlen:268 20241124165600018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165600018 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165600018 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165600018 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165600020 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1611)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165600020 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165600049 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124165600049 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241124165600049 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124165600049 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@d2a15586120d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241124165600051 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165600051 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124165600051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124165600051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124165600051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241124165600051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241124165600051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241124165600053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165600053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124165600053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124165600053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124165600053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124165600053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124165600053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124165600053 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241124165600859 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165600859 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165600859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165600859 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165600859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165600859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165600859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165600859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165600859 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241124165600859 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241124165600860 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165600860 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165600860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165600860 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165600860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165600860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165600860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165600860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@d2a15586120d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@d2a15586120d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='C11F3BFD'O, index=0 SGSN_Test-GSUP(1612)@d2a15586120d: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d2a15586120d: 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 := '9F9D'O, rac := 'F2'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(1608)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)7646032 SGSN_Test_0-SCCP(1607)@d2a15586120d: First idle individual index:0 SGSN_Test_0-RAN(1608)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 20241124165601083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601083 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165601083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165601083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165601083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601084 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165601084 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165601084 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165601084 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165601084 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: Allocated (fsm.c:456) 20241124165601084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: Allocated (fsm.c:456) 20241124165601084 DMM DEBUG MM_STATE_Gb[0x61200002d520]{Idle}: Allocated (fsm.c:456) 20241124165601084 DMM DEBUG MM_STATE_Iu[0x61200002d6a0]{Detached}: Allocated (fsm.c:456) 20241124165601084 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165601084 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165601084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165601084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165601084 DMM DEBUG MM(262420000001057/c91da780) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165601084 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241124165601084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601085 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601085 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601085 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601085 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d2a15586120d: { messageType := 2, destLocRef := '74AB50'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d2a15586120d: 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 := '281D2DB04E9D171EF362CB2760E10E20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D61947E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0A1A8443BBF901F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2BC22FAE3296606184B100B3695A62EE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7AFAFC28852E1CC088703729F610F21D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3A43F1F48A0CF31255AB5D3D1498392F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8554C693F1CE9AE6'O } } } } } SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1607)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241124165601093 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165601093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165601093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165601094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601094 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165601094 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165601094 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165601094 DMM DEBUG MM(262420000001057/c91da780) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241124165601094 DMM NOTICE MM(262420000001057/c91da780) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165601094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165601094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165601094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165601094 DMM DEBUG MM(262420000001057/c91da780) Requesting authorization (sgsn_auth.c:160) 20241124165601094 DMM INFO MM(262420000001057/c91da780) Requesting authentication tuples (sgsn_auth.c:184) 20241124165601094 DMM DEBUG MM(262420000001057/c91da780) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165601094 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241124165601094 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@d2a15586120d: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241124165601097 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165601097 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165601097 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165601097 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165601097 DMM INFO MM(262420000001057/c91da780) Subscriber data update (mmctx.c:445) 20241124165601097 DMM DEBUG MM(262420000001057/c91da780) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165601097 DMM INFO MM(262420000001057/c91da780) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165601097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165601097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165601097 DMM INFO MM(262420000001057/c91da780) <- GMM AUTH AND CIPHERING REQ (rand = 28 1d 2d b0 4e 9d 17 1e f3 62 cb 27 60 e1 0e 20 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 3a 43 f1 f4 8a 0c f3 12 55 ab 5d 3d 14 98 39 2f ) (gprs_gmm.c:465) 20241124165601097 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241124165601098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_len:37 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1607)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300228554C69323094B99990000105007F02904F1CE9AE6'O 20241124165601104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165601104 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165601104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601104 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165601104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601105 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165601105 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165601105 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165601105 DMM INFO MM(262420000001057/c91da780) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165601105 DMM NOTICE MM(262420000001057/c91da780) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165601105 DMM DEBUG MM(262420000001057/c91da780) checking auth: received UMTS RES = 85 54 c6 93 f1 ce 9a e6 (gprs_gmm.c:648) 20241124165601105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165601105 DMM DEBUG MM(262420000001057/c91da780) Requesting authorization (sgsn_auth.c:160) 20241124165601105 DMM INFO MM(262420000001057/c91da780) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165601105 DMM DEBUG MM(262420000001057/c91da780) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165601105 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241124165601105 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) 20241124165601105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241124165601105 DMM DEBUG MM(262420000001057/c91da780) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241124165601105 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601105 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601105 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601106 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1607)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165601113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165601113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165601113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165601113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601113 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165601113 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165601113 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165601114 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241124165601114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241124165601114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241124165601114 DMM INFO MM(262420000001057/c91da780) <- GMM ATTACH ACCEPT (new P-TMSI=0xc91da780) (gprs_gmm.c:282) 20241124165601114 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241124165601114 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601114 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165601118 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165601118 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165601118 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241124165601118 DMM INFO MM(262420000001057/c91da780) Subscriber data update (mmctx.c:445) 20241124165601118 DMM DEBUG MM(262420000001057/c91da780) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165601118 DMM INFO MM(262420000001057/c91da780) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165601118 DMM NOTICE MM(262420000001057/c91da780) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241124165601118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165601118 DMM NOTICE MM(262420000001057/c91da780) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165601119 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) 20241124165601119 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165601119 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241124165601119 DMM INFO MM(262420000001057/c91da780) Subscriber data update (mmctx.c:445) 20241124165601119 DMM DEBUG MM(262420000001057/c91da780) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_len:14 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1607)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241124165601122 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601122 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165601122 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165601122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165601122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601122 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165601122 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165601122 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165601122 DMM INFO MM(262420000001057/c91da780) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165601122 DMM NOTICE MM(262420000001057/c91da780) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165601122 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165601122 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165601122 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241124165601122 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241124165601122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165601122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165601123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1607)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165601129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165601129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165601129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165601129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601129 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165601129 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165601129 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165601129 DMM INFO MM(262420000001057/c91da780) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165601129 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165601130 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165601130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 20241124165601131 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165601131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165601131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165601131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@d2a15586120d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)7646032 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d2a15586120d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d2a15586120d: 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 := 'C91DA780'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14053194 SGSN_Test_0-RAN(1608)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@d2a15586120d: First idle individual index:0 20241124165601333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165601333 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165601333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165601334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601335 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165601335 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165601335 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165601335 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC91DA780) type="signalling"  (gprs_gmm.c:1897) 20241124165601335 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241124165601335 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241124165601335 DMM DEBUG MM(262420000001057/c91da780) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241124165601335 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601335 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601335 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601336 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601336 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d2a15586120d: { messageType := 2, destLocRef := 'D66F4A'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1607)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165601341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165601341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165601341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165601341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601341 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165601341 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165601341 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165601341 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241124165601341 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241124165601341 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241124165601341 DMM INFO MM(262420000001057/c91da780) <- GMM SERVICE ACCEPT (P-TMSI=0xc91da780) (gprs_gmm.c:795) 20241124165601341 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241124165601342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1607)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241124165601349 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601349 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165601349 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165601349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165601350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601350 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165601350 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165601350 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165601350 DMM INFO MM(262420000001057/c91da780) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165601350 DMM INFO MM(262420000001057/c91da780) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165601350 DMM DEBUG MM(262420000001057/c91da780) Using GGSN 0 (gprs_sm.c:317) 20241124165601350 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) 20241124165601350 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241124165601350 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165601350 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165601350 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241124165601360 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 44 00 00 01 80 08 00 10 67 8b 10 6a 11 15 86 13 0a 14 05 7f 2e 90 10 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=1092 from retransmit req queue (gtp.c:443) 20241124165601360 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87ebe60, cbp=0x6140000286a0) (sgsn_libgtp.c:630) 20241124165601360 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165601360 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601360 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601360 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_len:48 SGSN_Test_0-SCCP(1607)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1607)@d2a15586120d: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000AC6798E9'O 20241124165601378 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601378 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165601378 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165601378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601378 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165601378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165601378 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241124165601378 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241124165601379 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241124165601379 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241124165601379 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 )20241124165601379 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:81) 20241124165601379 DMM NOTICE MM(262420000001057/c91da780) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20241124165601379 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241124165601379 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165601379 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241124165601379 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241124165601379 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601379 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165601379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165601379 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165601379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165601379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165601379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165601379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165601383 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0e 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241124165601383 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7effd87ebe60, cbp=0x6140000286a0) (sgsn_libgtp.c:630) 20241124165601383 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:550) 20241124165601383 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20241124165601383 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@d2a15586120d: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@d2a15586120d: Final verdict of PTC: pass SGSN_Test_0-RAN(1608)@d2a15586120d: Final verdict of PTC: none 20241124165601388 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124165601388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165601388 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241124165601388 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241124165601388 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241124165601388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165601388 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124165601389 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241124165601389 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) 20241124165601389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165601389 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241124165601389 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241124165601389 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124165601389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241124165601389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241124165601389 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124165601389 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241124165601389 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@d2a15586120d: Final verdict of PTC: none 20241124165601392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1612)@d2a15586120d: Final verdict of PTC: none 20241124165601395 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165601395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1593)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1596)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1602)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1606)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@d2a15586120d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1601)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1604)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1594)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1600)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1599): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1600): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1601): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1602): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): pass (none -> pass) MTC@d2a15586120d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass'. Sun Nov 24 16:56:01 UTC 2024 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241124165601529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165602031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289428) 20241124165602396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165602396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=289428, count=290588) 20241124165603389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241124165603389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241124165603389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241124165603396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165603397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Sun Nov 24 16:56:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165604276 DGPRS DEBUG Checking for inactive LLMEs, time = 14278098 (sgsn.c:132) 20241124165604397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165604398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_attach_pdp_act_pmm_idle started. 20241124165605096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165605097 DMM INFO MM(262420000001057/c91da780) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165605097 DMM INFO MM(262420000001057/c91da780) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165605097 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165605097 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165605097 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241124165605097 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241124165605097 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241124165605098 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) 20241124165605098 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20241124165605098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d3a0]{Init}: Deallocated (fsm.c:568) 20241124165605098 DMM DEBUG MM_STATE_Gb[0x61200002d520]{Idle}: Deallocated (fsm.c:568) 20241124165605098 DMM DEBUG MM_STATE_Iu(13)[0x61200002d6a0]{Detached}: Deallocated (fsm.c:568) 20241124165605098 DMM DEBUG GMM(gmm_fsm)[0x61200002d220]{Deregistered}: Deallocated (fsm.c:568) 20241124165605098 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241124165605098 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165605098 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165605098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165605098 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165605098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165605098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165605098 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1615)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165605147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165605147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165605147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165605147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165605147 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165605147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165605147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165605147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165605147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165605149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165605149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165605149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165605149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165605149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165605149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165605149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165605149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165605149 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165605149 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165605149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165605150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165605150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1620)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 20241124165605155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165605164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165605164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1618)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1620)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165605182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165605182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165605182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165605182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165605182 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165605182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165605182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165605182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165605182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165605184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165605184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165605184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165605184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165605184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165605184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165605184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165605184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165605184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165605184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165605184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165605185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165605185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165605189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1621)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1625)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 20241124165605197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165605197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1630)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1630)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165605232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165605232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165605232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165605232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165605232 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165605232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165605232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165605232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165605232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1630)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165605234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165605234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165605234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165605234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165605234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165605234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165605234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165605234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165605235 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165605235 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165605235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165605235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165605235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1630)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1630)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@d2a15586120d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241124165605239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-M3UA(1632)@d2a15586120d: ************************************************* SGSN_Test_0-M3UA(1632)@d2a15586120d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@d2a15586120d: ************************************************* MTC@d2a15586120d: Starting RAN_Emulation SGSN_Test_0-SCCP(1629)@d2a15586120d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1626)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165605249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165605249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1627)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165605398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165605398 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165605399 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165605399 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165605400 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1634)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165605401 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165605441 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124165605441 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241124165605441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124165605441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@d2a15586120d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241124165605443 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165605443 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124165605443 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124165605443 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124165605443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241124165605443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241124165605443 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241124165605445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165605445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124165605445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124165605445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124165605445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124165605445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124165605445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124165605445 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241124165606252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606253 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241124165606253 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241124165606254 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606254 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606254 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@d2a15586120d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@d2a15586120d: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='E2136939'O, index=0 SGSN_Test-GSUP(1635)@d2a15586120d: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: 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 := '0CF5'O, rac := 'C0'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(1631)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6892422 SGSN_Test_0-SCCP(1629)@d2a15586120d: First idle individual index:0 SGSN_Test_0-RAN(1631)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 20241124165606460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606461 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165606461 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165606461 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165606461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165606462 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: Allocated (fsm.c:456) 20241124165606462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: Allocated (fsm.c:456) 20241124165606462 DMM DEBUG MM_STATE_Gb[0x61200002dfa0]{Idle}: Allocated (fsm.c:456) 20241124165606462 DMM DEBUG MM_STATE_Iu[0x61200002e120]{Detached}: Allocated (fsm.c:456) 20241124165606462 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165606462 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165606462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165606462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165606462 DMM DEBUG MM(262420000001005/fae8ac11) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165606462 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241124165606462 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606462 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606462 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606462 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606462 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606463 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606463 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606463 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: { messageType := 2, destLocRef := '692B86'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(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: 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 := '958029FC0C602140DD14C5A90F9831DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54E6AD29'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '720F82A56B2FA797'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9F2A25F8D897FC590598C3278B351E6C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C62424E0694AC89B05633D46B40DAFEE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B48FBF5BC5C08BD17E2CBB2B1A2EECC4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '90BDDD3F8D4BADF0'O } } } } } SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1629)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241124165606471 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606471 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606471 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606472 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165606472 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165606472 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165606472 DMM DEBUG MM(262420000001005/fae8ac11) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241124165606472 DMM NOTICE MM(262420000001005/fae8ac11) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165606472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165606472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165606472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165606472 DMM DEBUG MM(262420000001005/fae8ac11) Requesting authorization (sgsn_auth.c:160) 20241124165606472 DMM INFO MM(262420000001005/fae8ac11) Requesting authentication tuples (sgsn_auth.c:184) 20241124165606472 DMM DEBUG MM(262420000001005/fae8ac11) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165606472 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241124165606472 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@d2a15586120d: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@d2a15586120d: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241124165606475 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165606475 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165606475 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165606475 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165606475 DMM INFO MM(262420000001005/fae8ac11) Subscriber data update (mmctx.c:445) 20241124165606475 DMM DEBUG MM(262420000001005/fae8ac11) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165606475 DMM INFO MM(262420000001005/fae8ac11) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165606475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165606475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165606475 DMM INFO MM(262420000001005/fae8ac11) <- GMM AUTH AND CIPHERING REQ (rand = 95 80 29 fc 0c 60 21 40 dd 14 c5 a9 0f 98 31 db , mmctx_is_r99=1, vec->auth_types=0x3, autn = b4 8f bf 5b c5 c0 8b d1 7e 2c bb 2b 1a 2e ec c4 ) (gprs_gmm.c:465) 20241124165606475 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241124165606475 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606475 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606475 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606475 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606475 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_len:37 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1629)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B2290BDDD3F23094B99990000100005F029048D4BADF0'O 20241124165606481 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606481 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606481 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606481 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165606481 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165606481 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165606482 DMM INFO MM(262420000001005/fae8ac11) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165606482 DMM NOTICE MM(262420000001005/fae8ac11) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165606482 DMM DEBUG MM(262420000001005/fae8ac11) checking auth: received UMTS RES = 90 bd dd 3f 8d 4b ad f0 (gprs_gmm.c:648) 20241124165606482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165606482 DMM DEBUG MM(262420000001005/fae8ac11) Requesting authorization (sgsn_auth.c:160) 20241124165606482 DMM INFO MM(262420000001005/fae8ac11) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165606482 DMM DEBUG MM(262420000001005/fae8ac11) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165606482 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241124165606482 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) 20241124165606482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241124165606482 DMM DEBUG MM(262420000001005/fae8ac11) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241124165606482 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606482 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606482 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1629)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165606489 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606489 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606490 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165606490 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165606490 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165606490 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241124165606490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241124165606490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241124165606490 DMM INFO MM(262420000001005/fae8ac11) <- GMM ATTACH ACCEPT (new P-TMSI=0xfae8ac11) (gprs_gmm.c:282) 20241124165606490 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241124165606490 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606490 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606490 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606490 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165606494 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165606494 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165606494 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241124165606494 DMM INFO MM(262420000001005/fae8ac11) Subscriber data update (mmctx.c:445) 20241124165606494 DMM DEBUG MM(262420000001005/fae8ac11) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165606494 DMM INFO MM(262420000001005/fae8ac11) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165606494 DMM NOTICE MM(262420000001005/fae8ac11) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241124165606494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165606494 DMM NOTICE MM(262420000001005/fae8ac11) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165606494 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) 20241124165606495 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165606495 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241124165606495 DMM INFO MM(262420000001005/fae8ac11) Subscriber data update (mmctx.c:445) 20241124165606495 DMM DEBUG MM(262420000001005/fae8ac11) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_len:14 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1629)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241124165606497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606498 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165606498 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165606498 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165606498 DMM INFO MM(262420000001005/fae8ac11) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165606498 DMM NOTICE MM(262420000001005/fae8ac11) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165606498 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165606498 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165606498 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241124165606498 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241124165606498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165606498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165606498 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606498 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606498 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1629)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165606502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606503 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165606503 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165606503 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165606503 DMM INFO MM(262420000001005/fae8ac11) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165606503 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165606503 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165606503 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606503 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606503 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 20241124165606505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) SGSN_Test_0-RAN(1631)@d2a15586120d: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6892422 20241124165606505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: 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 := 'FAE8AC11'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6032693 SGSN_Test_0-RAN(1631)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1629)@d2a15586120d: First idle individual index:0 20241124165606705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606706 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165606706 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165606707 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165606707 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFAE8AC11) type="signalling"  (gprs_gmm.c:1897) 20241124165606707 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241124165606707 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241124165606707 DMM DEBUG MM(262420000001005/fae8ac11) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241124165606707 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606707 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606707 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606707 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606707 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: { messageType := 2, destLocRef := '5C0D35'O ("\\\r5"), 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(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1629)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165606711 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606711 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606712 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606712 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606712 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165606712 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165606712 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165606712 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241124165606712 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241124165606712 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241124165606712 DMM INFO MM(262420000001005/fae8ac11) <- GMM SERVICE ACCEPT (P-TMSI=0xfae8ac11) (gprs_gmm.c:795) 20241124165606712 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241124165606713 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606713 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606713 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606713 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606713 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1629)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241124165606719 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606719 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606719 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606719 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165606719 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165606719 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165606719 DMM INFO MM(262420000001005/fae8ac11) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165606719 DMM INFO MM(262420000001005/fae8ac11) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165606719 DMM DEBUG MM(262420000001005/fae8ac11) Using GGSN 0 (gprs_sm.c:317) 20241124165606719 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) 20241124165606719 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241124165606719 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165606719 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165606719 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241124165606731 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 46 00 00 01 80 08 00 10 74 cb 96 74 11 c6 86 c8 47 14 05 7f 5c b8 f3 32 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:443) 20241124165606731 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87ebe60, cbp=0x61400002aca0) (sgsn_libgtp.c:630) 20241124165606731 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165606731 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606731 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606731 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_len:30 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1629)@d2a15586120d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800BF7F9230'O 20241124165606752 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606752 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606752 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606753 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241124165606753 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241124165606753 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241124165606753 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241124165606753 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241124165606753 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241124165606753 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165606753 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241124165606753 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606753 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606753 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606753 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165606758 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 47 00 00 01 80 10 74 cb 96 74 11 c6 86 c8 47 7f 5c b8 f3 32 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:443) 20241124165606758 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7effd87ebe60, cbp=0x61400002aca0) (sgsn_libgtp.c:630) 20241124165606758 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_len:13 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1629)@d2a15586120d: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241124165606761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606762 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606762 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606762 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241124165606762 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241124165606762 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241124165606762 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241124165606762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1629)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165606765 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606765 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606765 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606766 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165606766 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165606766 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165606766 DMM INFO MM(262420000001005/fae8ac11) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165606766 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165606766 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165606766 DMM INFO MM(262420000001005/fae8ac11) Changing GTP-U endpoints 127.0.0.104/0xbf7f9230 -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20241124165606766 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241124165606766 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606766 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-RAN(1631)@d2a15586120d: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)6032693 20241124165606768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606768 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606768 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165606768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: 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 := 'FAE8AC11'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20241124165606769 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0e 04 48 00 00 01 80 10 74 cb 96 74 11 c6 86 c8 47 7f 5c b8 f3 32 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) 20241124165606769 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7effd87ebe60, cbp=0x61400002aca0) (sgsn_libgtp.c:630) 20241124165606769 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1631)@d2a15586120d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)3355565 SGSN_Test_0-RAN(1631)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1629)@d2a15586120d: First idle individual index:0 20241124165606970 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606970 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606970 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606971 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165606971 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165606971 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165606971 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFAE8AC11) type="signalling"  (gprs_gmm.c:1897) 20241124165606971 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241124165606971 DMM DEBUG MM(262420000001005/fae8ac11) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241124165606972 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606972 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606972 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606972 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: { messageType := 2, destLocRef := '3333AD'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1629)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1629)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165606976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165606976 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165606976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165606976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606977 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165606977 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165606977 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165606977 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241124165606977 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241124165606977 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241124165606977 DMM INFO MM(262420000001005/fae8ac11) <- GMM SERVICE ACCEPT (P-TMSI=0xfae8ac11) (gprs_gmm.c:795) 20241124165606977 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241124165606978 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606978 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606978 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165606978 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165606978 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165606978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165606978 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165606978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165606978 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165606978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165606978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1629)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1629)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165625400 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124165625400 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165625400 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241124165634277 DGPRS DEBUG Checking for inactive LLMEs, time = 14278128 (sgsn.c:132) 20241124165635151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165635153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165635153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165635186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165635188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165635188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165635236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165635238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165635238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d2a15586120d: Test Component 1637 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1635)@d2a15586120d: Final verdict of PTC: none 20241124165636477 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165636477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1634)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1624)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1619)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1630)@d2a15586120d: Final verdict of PTC: none 20241124165636479 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124165636479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165636479 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241124165636479 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241124165636479 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241124165636479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) SGSN_Test_0-SCCP(1629)@d2a15586120d: Final verdict of PTC: none 20241124165636479 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124165636479 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241124165636479 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) 20241124165636479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165636480 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241124165636480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) SGSN_Test_0-RAN(1631)@d2a15586120d: Final verdict of PTC: none 20241124165636480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124165636480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241124165636480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241124165636480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124165636480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) SGSN_Test-Gb1-BSSGP1(1621)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@d2a15586120d: Final verdict of PTC: none 20241124165636480 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@d2a15586120d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1627)@d2a15586120d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@d2a15586120d: Final verdict of PTC: none 20241124165636480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36088<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_pmm_idle(1637)@d2a15586120d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1622)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1617)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1628)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1627): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1628): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-SCCP(1629): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1630): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): fail (none -> fail) reason: "Tguard timeout" MTC@d2a15586120d: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: Tguard timeout MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Sun Nov 24 16:56:36 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 20241124165636618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165637119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367968) 20241124165637478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165637478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=367968, count=369504) 20241124165638479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165638479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165638480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241124165638480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241124165638481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Sun Nov 24 16:56:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165639479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165639479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_pmm_idle_rx_mt_data started. 20241124165640185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165640186 DMM INFO MM(262420000001005/fae8ac11) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165640186 DMM INFO MM(262420000001005/fae8ac11) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165640187 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165640187 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165640187 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241124165640187 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241124165640187 DMM NOTICE MM(262420000001005/fae8ac11) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165640187 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241124165640187 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165640187 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165640187 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241124165640187 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241124165640187 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) 20241124165640187 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:402) 20241124165640187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002de20]{Init}: Deallocated (fsm.c:568) 20241124165640187 DMM DEBUG MM_STATE_Gb[0x61200002dfa0]{Idle}: Deallocated (fsm.c:568) 20241124165640187 DMM DEBUG MM_STATE_Iu(15)[0x61200002e120]{Detached}: Deallocated (fsm.c:568) 20241124165640187 DMM DEBUG GMM(gmm_fsm)[0x61200002dca0]{Deregistered}: Deallocated (fsm.c:568) 20241124165640187 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241124165640187 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165640188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165640188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165640188 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165640188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165640188 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165640188 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1638)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1643)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1643)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165640240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165640240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165640240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165640240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165640240 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165640240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165640240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165640241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165640241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1643)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165640243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165640243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165640243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165640243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165640243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165640243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165640243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165640243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165640243 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165640243 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165640243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(1642)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1643)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165640244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165640244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1643)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165640248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1639)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165640259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165640259 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1644)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1640)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1642)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165640272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165640272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165640272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165640272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165640272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165640272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165640272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165640272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165640272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165640274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165640274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165640274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165640275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165640275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165640275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165640275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165640275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165640275 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165640275 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165640275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1647)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241124165640275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165640275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165640279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165640287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165640287 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165640310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165640310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165640310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165640310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165640311 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165640311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165640311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165640311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165640311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165640312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165640313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165640313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165640313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165640313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165640313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165640313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165640313 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165640313 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165640313 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165640313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165640314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165640314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165640318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@d2a15586120d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@d2a15586120d: ************************************************* SGSN_Test_0-M3UA(1655)@d2a15586120d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@d2a15586120d: ************************************************* MTC@d2a15586120d: Starting RAN_Emulation 20241124165640329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165640329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1653)@d2a15586120d: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1651)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165640480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165640480 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165640480 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165640480 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165640482 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1657)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165640483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165640529 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124165640529 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241124165640529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124165640529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@d2a15586120d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241124165640532 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165640532 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124165640532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124165640532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124165640532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241124165640532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241124165640532 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241124165640533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165640533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124165640533 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124165640534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124165640534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124165640534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124165640534 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124165640534 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241124165641340 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641341 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641341 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241124165641341 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241124165641342 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641342 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641342 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@d2a15586120d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1640)@d2a15586120d: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='FFBDF338'O, index=0 SGSN_Test-GSUP(1658)@d2a15586120d: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: 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 := '23E4'O, rac := 'B5'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(1654)@d2a15586120d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)12777901 SGSN_Test_0-SCCP(1653)@d2a15586120d: First idle individual index:0 SGSN_Test_0-RAN(1654)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 20241124165641543 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641543 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641543 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641544 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165641544 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165641544 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165641544 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165641544 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: Allocated (fsm.c:456) 20241124165641545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: Allocated (fsm.c:456) 20241124165641545 DMM DEBUG MM_STATE_Gb[0x61200002eba0]{Idle}: Allocated (fsm.c:456) 20241124165641545 DMM DEBUG MM_STATE_Iu[0x61200002ed20]{Detached}: Allocated (fsm.c:456) 20241124165641545 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165641545 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165641545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165641545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165641545 DMM DEBUG MM(262420000001007/f2fda2f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165641545 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241124165641545 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641545 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641545 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641545 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: { messageType := 2, destLocRef := 'C2F9AD'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: 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 := '093C940A2BA6D237F4759C0DDE5567A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '89E4869F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6EF611F5BF3CD60D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '60EB6689D24275748F4A04B6A4F2C906'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E0FA393D249C996DDFDB65A99A51ACAE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0F68255A90DD1500A85CD2764D608275'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5EACD675AB5961B9'O } } } } } SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1653)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241124165641555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641555 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641556 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165641556 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165641556 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165641556 DMM DEBUG MM(262420000001007/f2fda2f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241124165641556 DMM NOTICE MM(262420000001007/f2fda2f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165641556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165641556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165641556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165641556 DMM DEBUG MM(262420000001007/f2fda2f0) Requesting authorization (sgsn_auth.c:160) 20241124165641556 DMM INFO MM(262420000001007/f2fda2f0) Requesting authentication tuples (sgsn_auth.c:184) 20241124165641556 DMM DEBUG MM(262420000001007/f2fda2f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165641556 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241124165641556 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@d2a15586120d: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@d2a15586120d: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241124165641559 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165641559 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165641559 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165641559 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165641559 DMM INFO MM(262420000001007/f2fda2f0) Subscriber data update (mmctx.c:445) 20241124165641559 DMM DEBUG MM(262420000001007/f2fda2f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165641559 DMM INFO MM(262420000001007/f2fda2f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165641559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165641560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165641560 DMM INFO MM(262420000001007/f2fda2f0) <- GMM AUTH AND CIPHERING REQ (rand = 09 3c 94 0a 2b a6 d2 37 f4 75 9c 0d de 55 67 a6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0f 68 25 5a 90 dd 15 00 a8 5c d2 76 4d 60 82 75 ) (gprs_gmm.c:465) 20241124165641560 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241124165641560 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641560 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_len:37 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1653)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301225EACD67523094B99990000100007F02904AB5961B9'O 20241124165641567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641567 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165641567 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165641567 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165641567 DMM INFO MM(262420000001007/f2fda2f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165641567 DMM NOTICE MM(262420000001007/f2fda2f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165641567 DMM DEBUG MM(262420000001007/f2fda2f0) checking auth: received UMTS RES = 5e ac d6 75 ab 59 61 b9 (gprs_gmm.c:648) 20241124165641567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165641567 DMM DEBUG MM(262420000001007/f2fda2f0) Requesting authorization (sgsn_auth.c:160) 20241124165641567 DMM INFO MM(262420000001007/f2fda2f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165641567 DMM DEBUG MM(262420000001007/f2fda2f0) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165641567 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241124165641567 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) 20241124165641567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241124165641567 DMM DEBUG MM(262420000001007/f2fda2f0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241124165641567 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641567 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1653)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165641575 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641575 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641575 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641576 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165641576 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165641576 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165641576 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241124165641576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241124165641576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241124165641576 DMM INFO MM(262420000001007/f2fda2f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2fda2f0) (gprs_gmm.c:282) 20241124165641576 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241124165641577 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641577 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165641581 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165641581 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165641581 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241124165641581 DMM INFO MM(262420000001007/f2fda2f0) Subscriber data update (mmctx.c:445) 20241124165641581 DMM DEBUG MM(262420000001007/f2fda2f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165641581 DMM INFO MM(262420000001007/f2fda2f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165641581 DMM NOTICE MM(262420000001007/f2fda2f0) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241124165641581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165641581 DMM NOTICE MM(262420000001007/f2fda2f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165641581 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) 20241124165641582 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165641582 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241124165641582 DMM INFO MM(262420000001007/f2fda2f0) Subscriber data update (mmctx.c:445) 20241124165641582 DMM DEBUG MM(262420000001007/f2fda2f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_len:14 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1653)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241124165641584 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641584 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641584 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641584 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641584 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165641584 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165641584 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165641584 DMM INFO MM(262420000001007/f2fda2f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165641585 DMM NOTICE MM(262420000001007/f2fda2f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165641585 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165641585 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165641585 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241124165641585 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241124165641585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165641585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165641585 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641585 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641585 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641585 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641585 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1653)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165641590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641591 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165641591 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165641591 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165641591 DMM INFO MM(262420000001007/f2fda2f0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165641591 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165641591 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165641591 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 20241124165641593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@d2a15586120d: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)12777901 TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: 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 := 'F2FDA2F0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@d2a15586120d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)10707607 SGSN_Test_0-RAN(1654)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@d2a15586120d: First idle individual index:0 20241124165641793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641793 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641795 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165641795 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165641795 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165641795 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF2FDA2F0) type="signalling"  (gprs_gmm.c:1897) 20241124165641795 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241124165641795 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241124165641795 DMM DEBUG MM(262420000001007/f2fda2f0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241124165641795 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641795 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641796 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641796 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: { messageType := 2, destLocRef := 'A36297'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(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1653)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165641800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641800 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641801 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165641801 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165641801 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165641801 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241124165641801 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241124165641801 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241124165641801 DMM INFO MM(262420000001007/f2fda2f0) <- GMM SERVICE ACCEPT (P-TMSI=0xf2fda2f0) (gprs_gmm.c:795) 20241124165641801 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241124165641801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1653)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241124165641808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641808 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165641808 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165641808 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165641808 DMM INFO MM(262420000001007/f2fda2f0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165641808 DMM INFO MM(262420000001007/f2fda2f0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165641808 DMM DEBUG MM(262420000001007/f2fda2f0) Using GGSN 0 (gprs_sm.c:317) 20241124165641808 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) 20241124165641808 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241124165641808 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165641808 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165641808 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241124165641822 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 4a 00 00 01 80 08 00 10 5a 47 fb 16 11 73 16 58 18 14 05 7f bb 53 42 12 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1098 from retransmit req queue (gtp.c:443) 20241124165641822 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87eced8, cbp=0x61400002dea0) (sgsn_libgtp.c:630) 20241124165641822 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165641823 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_len:30 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1653)@d2a15586120d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068001CF8AC84'O 20241124165641839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641840 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241124165641840 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241124165641840 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241124165641840 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:574) 20241124165641840 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241124165641840 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241124165641840 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165641840 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241124165641840 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641840 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641840 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165641844 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4b 00 00 01 80 10 5a 47 fb 16 11 73 16 58 18 7f bb 53 42 12 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) 20241124165641844 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7effd87eced8, cbp=0x61400002dea0) (sgsn_libgtp.c:630) 20241124165641844 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_len:13 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1653)@d2a15586120d: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20241124165641847 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641847 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641847 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641847 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641847 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241124165641847 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241124165641848 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:623) 20241124165641848 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:565) 20241124165641848 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641848 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641848 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641848 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641848 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1653)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165641851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641851 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165641851 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165641851 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165641851 DMM INFO MM(262420000001007/f2fda2f0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165641851 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165641851 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165641851 DMM INFO MM(262420000001007/f2fda2f0) Changing GTP-U endpoints 127.0.0.104/0x1cf8ac84 -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20241124165641852 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241124165641852 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641852 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641852 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 20241124165641853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) SGSN_Test_0-RAN(1654)@d2a15586120d: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)10707607 20241124165641853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165641854 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0f 04 4c 00 00 01 80 10 5a 47 fb 16 11 73 16 58 18 7f bb 53 42 12 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1100 from retransmit req queue (gtp.c:443) 20241124165641854 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7effd87eced8, cbp=0x61400002dea0) (sgsn_libgtp.c:630) 20241124165641854 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) SGSN_Test_0-RAN(1654)@d2a15586120d: Created IMSI[0] for '262420000001007'H'F2FDA2F0'O to be handled at TC_pmm_idle_rx_mt_data(1660) 20241124165641858 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:823) 20241124165641858 DMM INFO MM(262420000001007/f2fda2f0) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:830) 20241124165641858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641858 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@d2a15586120d: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: 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 := 'F2FDA2F0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@d2a15586120d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)2637622 SGSN_Test_0-RAN(1654)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@d2a15586120d: First idle individual index:0 20241124165641864 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641864 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641864 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641865 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165641865 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165641865 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165641865 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF2FDA2F0) type="signalling"  (gprs_gmm.c:1897) 20241124165641865 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241124165641865 DMM DEBUG MM(262420000001007/f2fda2f0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241124165641866 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641866 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641866 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: { messageType := 2, destLocRef := '283F36'O ("(?6"), 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(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1653)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1653)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165641870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165641870 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165641870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165641870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641871 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165641871 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165641871 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165641871 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241124165641871 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241124165641871 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241124165641871 DMM INFO MM(262420000001007/f2fda2f0) <- GMM SERVICE ACCEPT (P-TMSI=0xf2fda2f0) (gprs_gmm.c:795) 20241124165641871 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241124165641871 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641871 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165641872 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165641872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165641872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165641872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165641872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165641872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165641872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165641872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165700481 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124165700481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165700481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241124165704278 DGPRS DEBUG Checking for inactive LLMEs, time = 14278158 (sgsn.c:132) 20241124165710245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165710247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165710247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165710276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165710278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165710278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165710314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165710316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165710317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d2a15586120d: Test Component 1660 has requested to stop MTC. Terminating current testcase execution. 20241124165711561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165711562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1658)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1643)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1647)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1652)@d2a15586120d: Final verdict of PTC: none 20241124165711563 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124165711563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) SGSN_Test-Gb1-NS1(1642)@d2a15586120d: Final verdict of PTC: none 20241124165711563 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241124165711564 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) SGSN_Test-Gb2-NS2(1648)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@d2a15586120d: Final verdict of PTC: none 20241124165711564 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241124165711564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165711564 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124165711564 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241124165711564 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) 20241124165711564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165711564 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241124165711564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241124165711564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124165711564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241124165711564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) SGSN_Test-Gb0-BSSGP0(1639)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-RAN(1654)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@d2a15586120d: Final verdict of PTC: none 20241124165711564 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241124165711565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56248<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pmm_idle_rx_mt_data-BVCI196(1640)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@d2a15586120d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@d2a15586120d: Final verdict of PTC: none 20241124165711564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124165711564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) SGSN_Test-GGSN_GTP(1659)@d2a15586120d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@d2a15586120d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1641)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1645)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1650)@d2a15586120d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1660)@d2a15586120d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1640): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1641): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1642): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1643): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): fail (none -> fail) reason: "Tguard timeout" MTC@d2a15586120d: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: Tguard timeout MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Sun Nov 24 16:57:11 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 20241124165711696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165712198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=374244) 20241124165712563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165712563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=374244, count=378976) 20241124165713564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165713564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165713565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241124165713565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241124165713565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Sun Nov 24 16:57:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165714565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165714565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_update_ctx_err_ind_from_ggsn started. 20241124165715266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165715268 DMM INFO MM(262420000001007/f2fda2f0) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165715268 DMM INFO MM(262420000001007/f2fda2f0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165715268 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165715268 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165715268 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241124165715268 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241124165715268 DMM NOTICE MM(262420000001007/f2fda2f0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165715268 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241124165715268 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165715268 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165715268 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241124165715268 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241124165715268 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) 20241124165715268 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:402) 20241124165715268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002ea20]{Init}: Deallocated (fsm.c:568) 20241124165715268 DMM DEBUG MM_STATE_Gb[0x61200002eba0]{Idle}: Deallocated (fsm.c:568) 20241124165715268 DMM DEBUG MM_STATE_Iu(18)[0x61200002ed20]{Detached}: Deallocated (fsm.c:568) 20241124165715268 DMM DEBUG GMM(gmm_fsm)[0x61200002e8a0]{Deregistered}: Deallocated (fsm.c:568) 20241124165715268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241124165715268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165715269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165715269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165715269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165715269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165715269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165715269 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) SGSN_Test-Gb0-NS0(1661)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@d2a15586120d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165715312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165715312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165715312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165715312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165715312 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165715312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165715312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165715312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165715312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@d2a15586120d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165715314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165715314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165715314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165715314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165715314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165715314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165715314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165715314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165715314 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241124165715314 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165715314 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165715314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165715314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@d2a15586120d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165715319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165715329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165715329 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@d2a15586120d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1671)@d2a15586120d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1671)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165715357 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241124165715357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165715357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165715357 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165715358 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241124165715358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165715358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165715358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165715358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1670)@d2a15586120d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1671)@d2a15586120d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165715360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165715360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165715360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165715360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165715360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165715360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165715360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165715360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165715360 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241124165715360 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165715360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165715360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165715360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1671)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1671)@d2a15586120d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241124165715364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1667)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165715374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165715374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1668)@d2a15586120d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1670)@d2a15586120d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1676)@d2a15586120d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1676)@d2a15586120d: Provider Link came up: sending NS-RESET 20241124165715396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241124165715396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165715396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165715396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165715396 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241124165715396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165715396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165715396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165715396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1676)@d2a15586120d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241124165715398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165715398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165715398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165715398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241124165715398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241124165715398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241124165715398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241124165715398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165715398 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241124165715398 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241124165715398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241124165715399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165715399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1676)@d2a15586120d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1676)@d2a15586120d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@d2a15586120d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d2a15586120d: Starting RAN_Emulation SGSN_Test_0-M3UA(1678)@d2a15586120d: ************************************************* SGSN_Test_0-M3UA(1678)@d2a15586120d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@d2a15586120d: ************************************************* SGSN_Test_0-SCCP(1675)@d2a15586120d: v_sccp_pdu_maxlen:268 20241124165715403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@d2a15586120d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@d2a15586120d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241124165715413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241124165715413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1673)@d2a15586120d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241124165715566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165715566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:147) 20241124165715566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241124165715566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@d2a15586120d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241124165715568 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:805) SGSN_Test-GSUP-IPA(1680)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165715568 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@d2a15586120d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241124165715603 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241124165715603 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241124165715603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241124165715603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@d2a15586120d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241124165715606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165715606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241124165715606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241124165715606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241124165715606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241124165715606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241124165715606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241124165715607 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165715607 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241124165715607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241124165715607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241124165715607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241124165715607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241124165715607 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241124165715608 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241124165716413 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716414 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716414 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716414 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241124165716414 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241124165716415 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716415 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716415 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@d2a15586120d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@d2a15586120d: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='E3A879A4'O, index=0 SGSN_Test-GSUP(1681)@d2a15586120d: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: 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 := '4E3A'O ("N:"), rac := '0F'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(1677)@d2a15586120d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1329655 SGSN_Test_0-SCCP(1675)@d2a15586120d: First idle individual index:0 SGSN_Test_0-RAN(1677)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 20241124165716636 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716636 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716636 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716637 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165716637 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165716637 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165716637 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241124165716637 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: Allocated (fsm.c:456) 20241124165716637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: Allocated (fsm.c:456) 20241124165716637 DMM DEBUG MM_STATE_Gb[0x61200002f7a0]{Idle}: Allocated (fsm.c:456) 20241124165716637 DMM DEBUG MM_STATE_Iu[0x61200002f920]{Detached}: Allocated (fsm.c:456) 20241124165716637 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241124165716637 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241124165716637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241124165716637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241124165716637 DMM DEBUG MM(262420000001004/ff580158) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241124165716637 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241124165716638 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716638 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716638 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716638 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716638 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: { messageType := 2, destLocRef := '1449F7'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: 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 := '0938322032D23BBE981BC7D529B64F96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E5354B5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A5788A9C6E22066'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7E3B2A26FBEEBAB6C876202602E7400F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C6A52E304F5E1DC707B6976E92F35BB4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '93E6503E0C8C4E707C83437546F2032A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3DC629F9DA8B5B5D'O } } } } } SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1675)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241124165716646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716646 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716647 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165716647 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165716647 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165716647 DMM DEBUG MM(262420000001004/ff580158) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241124165716647 DMM NOTICE MM(262420000001004/ff580158) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241124165716647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241124165716647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241124165716647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241124165716647 DMM DEBUG MM(262420000001004/ff580158) Requesting authorization (sgsn_auth.c:160) 20241124165716647 DMM INFO MM(262420000001004/ff580158) Requesting authentication tuples (sgsn_auth.c:184) 20241124165716647 DMM DEBUG MM(262420000001004/ff580158) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241124165716647 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241124165716647 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@d2a15586120d: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@d2a15586120d: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241124165716650 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241124165716650 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241124165716650 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241124165716650 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241124165716650 DMM INFO MM(262420000001004/ff580158) Subscriber data update (mmctx.c:445) 20241124165716650 DMM DEBUG MM(262420000001004/ff580158) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241124165716650 DMM INFO MM(262420000001004/ff580158) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241124165716650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241124165716650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241124165716650 DMM INFO MM(262420000001004/ff580158) <- GMM AUTH AND CIPHERING REQ (rand = 09 38 32 20 32 d2 3b be 98 1b c7 d5 29 b6 4f 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 93 e6 50 3e 0c 8c 4e 70 7c 83 43 75 46 f2 03 2a ) (gprs_gmm.c:465) 20241124165716650 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241124165716650 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_len:37 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1675)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B223DC629F923094B99990000100004F02904DA8B5B5D'O 20241124165716657 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716657 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716657 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716658 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165716658 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165716658 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165716658 DMM INFO MM(262420000001004/ff580158) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241124165716658 DMM NOTICE MM(262420000001004/ff580158) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241124165716658 DMM DEBUG MM(262420000001004/ff580158) checking auth: received UMTS RES = 3d c6 29 f9 da 8b 5b 5d (gprs_gmm.c:648) 20241124165716658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241124165716658 DMM DEBUG MM(262420000001004/ff580158) Requesting authorization (sgsn_auth.c:160) 20241124165716658 DMM INFO MM(262420000001004/ff580158) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241124165716658 DMM DEBUG MM(262420000001004/ff580158) Requesting subscriber data update (gprs_subscriber.c:894) 20241124165716658 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241124165716658 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) 20241124165716658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241124165716658 DMM DEBUG MM(262420000001004/ff580158) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241124165716658 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716659 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1675)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165716668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716669 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165716669 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165716669 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165716669 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:366) 20241124165716669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241124165716669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241124165716669 DMM INFO MM(262420000001004/ff580158) <- GMM ATTACH ACCEPT (new P-TMSI=0xff580158) (gprs_gmm.c:282) 20241124165716669 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:510) 20241124165716670 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716670 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716670 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716670 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716670 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165716675 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241124165716675 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241124165716675 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241124165716675 DMM INFO MM(262420000001004/ff580158) Subscriber data update (mmctx.c:445) 20241124165716675 DMM DEBUG MM(262420000001004/ff580158) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241124165716675 DMM INFO MM(262420000001004/ff580158) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241124165716675 DMM NOTICE MM(262420000001004/ff580158) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241124165716675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241124165716675 DMM NOTICE MM(262420000001004/ff580158) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241124165716675 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) 20241124165716675 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241124165716675 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241124165716675 DMM INFO MM(262420000001004/ff580158) Subscriber data update (mmctx.c:445) 20241124165716675 DMM DEBUG MM(262420000001004/ff580158) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_len:14 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1675)@d2a15586120d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241124165716678 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716678 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716678 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716679 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165716679 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165716679 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165716679 DMM INFO MM(262420000001004/ff580158) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241124165716679 DMM NOTICE MM(262420000001004/ff580158) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241124165716679 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241124165716679 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241124165716679 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241124165716679 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241124165716679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241124165716679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241124165716679 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716679 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716679 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_len:7 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1675)@d2a15586120d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241124165716685 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716685 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716685 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716685 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241124165716685 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241124165716685 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241124165716685 DMM INFO MM(262420000001004/ff580158) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241124165716685 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241124165716686 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241124165716686 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716686 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716686 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 20241124165716687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716687 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@d2a15586120d: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1329655 TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: 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 := 'FF580158'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@d2a15586120d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)2968501 SGSN_Test_0-RAN(1677)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1675)@d2a15586120d: First idle individual index:0 20241124165716889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716891 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165716891 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165716891 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165716891 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFF580158) type="signalling"  (gprs_gmm.c:1897) 20241124165716891 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241124165716891 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241124165716891 DMM DEBUG MM(262420000001004/ff580158) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241124165716891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716892 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716892 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716892 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: { messageType := 2, destLocRef := '2D4BB5'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1675)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165716896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716897 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165716897 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165716897 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165716897 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:366) 20241124165716897 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241124165716897 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241124165716897 DMM INFO MM(262420000001004/ff580158) <- GMM SERVICE ACCEPT (P-TMSI=0xff580158) (gprs_gmm.c:795) 20241124165716897 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241124165716898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_len:23 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1675)@d2a15586120d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241124165716904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716904 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241124165716904 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241124165716904 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241124165716904 DMM INFO MM(262420000001004/ff580158) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241124165716904 DMM INFO MM(262420000001004/ff580158) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241124165716904 DMM DEBUG MM(262420000001004/ff580158) Using GGSN 0 (gprs_sm.c:317) 20241124165716904 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) 20241124165716905 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241124165716905 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241124165716905 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20241124165716905 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:402) 20241124165716916 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 4e 00 00 01 80 08 00 10 3d 79 56 0f 11 f2 b1 64 ec 14 05 7f 38 66 1c 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=1102 from retransmit req queue (gtp.c:443) 20241124165716916 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7effd87edf50, cbp=0x6140000312a0) (sgsn_libgtp.c:630) 20241124165716916 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:405) 20241124165716917 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716917 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716917 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_len:30 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1675)@d2a15586120d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680015DD3E51'O 20241124165716933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716933 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241124165716933 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241124165716933 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241124165716933 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:574) 20241124165716933 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241124165716934 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:402) 20241124165716934 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241124165716934 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:510) 20241124165716934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241124165716937 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4f 00 00 01 80 10 3d 79 56 0f 11 f2 b1 64 ec 7f 38 66 1c 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=1103 from retransmit req queue (gtp.c:443) 20241124165716937 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7effd87edf50, cbp=0x6140000312a0) (sgsn_libgtp.c:630) 20241124165716937 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:522) TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1677)@d2a15586120d: Created IMSI[0] for '262420000001004'H'FF580158'O to be handled at TC_update_ctx_err_ind_from_ggsn(1683) 20241124165716947 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20241124165716947 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20241124165716947 DGPRS INFO PDP(262420000001004:5): Context 0x7effd87edf50 was updated (sgsn_libgtp.c:660) 20241124165716947 DMM INFO MM(262420000001004/ff580158) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:682) 20241124165716947 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:685) 20241124165716948 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20241124165716948 DMM INFO MM(262420000001004/ff580158) Changing GTP-U endpoints 127.0.0.104/0x15dd3e51 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20241124165716948 DLGTP DEBUG Registering seq=2 in restransmit resp queue (gtp.c:506) 20241124165716948 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716948 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716948 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165716948 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716949 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716949 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165716949 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165716949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165716949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-RAN(1677)@d2a15586120d: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)2968501 20241124165716950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165716950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165716950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165716950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165716950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165716950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165716950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165716950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@d2a15586120d: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: 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 := 'FF580158'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@d2a15586120d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)11277771 SGSN_Test_0-RAN(1677)@d2a15586120d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1675)@d2a15586120d: First idle individual index:0 20241124165717154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165717154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165717154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165717154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165717154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165717154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165717154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165717154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165717155 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241124165717155 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241124165717155 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241124165717155 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFF580158) type="signalling"  (gprs_gmm.c:1897) 20241124165717155 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241124165717155 DMM DEBUG MM(262420000001004/ff580158) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241124165717155 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165717155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165717155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165717155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165717155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165717155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165717155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165717155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165717156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165717156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165717156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165717156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165717156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165717156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165717156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165717156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: { messageType := 2, destLocRef := 'AC15CB'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_len:12 SGSN_Test_0-SCCP(1675)@d2a15586120d: vl_from0 SGSN_Test_0-SCCP(1675)@d2a15586120d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241124165717160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165717160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165717160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241124165717160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241124165717160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165717160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165717160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241124165717160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165717160 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241124165717160 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241124165717160 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241124165717161 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:366) 20241124165717161 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:945) 20241124165717161 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20241124165717161 DMM INFO MM(262420000001004/ff580158) <- GMM SERVICE ACCEPT (P-TMSI=0xff580158) (gprs_gmm.c:795) 20241124165717161 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:510) 20241124165717161 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165717161 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165717161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165717161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165717161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165717161 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165717161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165717161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241124165717161 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165717161 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165717161 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165717162 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165717162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165717162 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165717162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241124165717162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@d2a15586120d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@d2a15586120d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: setverdict(pass): pass -> pass, component reason not changed 20241124165732005 DLGTP DEBUG Retransmit resp queue seq 2 expired, removing from queue (gsn.c:293) 20241124165734279 DGPRS DEBUG Checking for inactive LLMEs, time = 14278188 (sgsn.c:132) 20241124165735567 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241124165735567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241124165735567 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@d2a15586120d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@d2a15586120d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241124165745316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165745318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165745318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165745361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165745363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165745363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241124165745399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165745401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241124165745401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@d2a15586120d: Test Component 1683 has requested to stop MTC. Terminating current testcase execution. 20241124165746649 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:72) 20241124165746649 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1681)@d2a15586120d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@d2a15586120d: Final verdict of PTC: none -NSVCI98(1671)@d2a15586120d: Final verdict of PTC: none -NSVCI97(1665)@d2a15586120d: Final verdict of PTC: none -NSVCI99(1676)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@d2a15586120d: Final verdict of PTC: none 20241124165746651 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241124165746651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165746651 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) SGSN_Test-Gb2-NS2(1670)@d2a15586120d: Final verdict of PTC: none 20241124165746651 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) SGSN_Test_0-SCCP(1675)@d2a15586120d: Final verdict of PTC: none 20241124165746651 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) SGSN_Test-Gb1-NS1(1666)@d2a15586120d: Final verdict of PTC: none 20241124165746651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241124165746651 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241124165746651 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) SGSN_Test-Gb1-BSSGP1(1667)@d2a15586120d: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@d2a15586120d: Final verdict of PTC: none 20241124165746651 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) 20241124165746651 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165746651 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241124165746651 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) SGSN_Test_0-M3UA(1678)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@d2a15586120d: Final verdict of PTC: none 20241124165746652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241124165746652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241124165746652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241124165746652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241124165746652 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) TC_update_ctx_err_ind_from_ggsn-BVCI210(1668)@d2a15586120d: Final verdict of PTC: none20241124165746652 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241124165746653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49366<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@d2a15586120d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1673)@d2a15586120d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@d2a15586120d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@d2a15586120d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1683)@d2a15586120d: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP(1682)@d2a15586120d: Final verdict of PTC: none -NSVCI98-provIP(1669)@d2a15586120d: Final verdict of PTC: none -NSVCI97-provIP(1663)@d2a15586120d: Final verdict of PTC: none -NSVCI99-provIP(1674)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: none MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1668): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98-provIP(1669): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-NS2(1670): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI98(1671): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1673): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99-provIP(1674): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-SCCP(1675): none (none -> none) MTC@d2a15586120d: Local verdict of PTC -NSVCI99(1676): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@d2a15586120d: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@d2a15586120d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): fail (none -> fail) reason: "Tguard timeout" MTC@d2a15586120d: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Sun Nov 24 16:57:46 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 20241124165746790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165747392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359324) 20241124165747651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165747651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=359324, count=360764) 20241124165748652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165748652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165748653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241124165748653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241124165748653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@d2a15586120d: Test execution finished. MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Nov 24 16:57:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165749653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165749653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_NS_connect_alive started. 20241124165750461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165750463 DMM INFO MM(262420000001004/ff580158) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241124165750463 DMM INFO MM(262420000001004/ff580158) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241124165750463 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241124165750463 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241124165750463 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241124165750463 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:104) 20241124165750463 DMM NOTICE MM(262420000001004/ff580158) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241124165750463 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241124165750463 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241124165750463 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:323) 20241124165750463 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:402) 20241124165750464 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241124165750464 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) 20241124165750464 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20241124165750464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002f620]{Init}: Deallocated (fsm.c:568) 20241124165750464 DMM DEBUG MM_STATE_Gb[0x61200002f7a0]{Idle}: Deallocated (fsm.c:568) 20241124165750464 DMM DEBUG MM_STATE_Iu(21)[0x61200002f920]{Detached}: Deallocated (fsm.c:568) 20241124165750464 DMM DEBUG GMM(gmm_fsm)[0x61200002f4a0]{Deregistered}: Deallocated (fsm.c:568) 20241124165750464 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241124165750464 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241124165750464 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241124165750464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241124165750464 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241124165750464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241124165750464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241124165750464 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:238) 20241124165750486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241124165750486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241124165750486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241124165750654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165750654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: setverdict(pass): none -> pass MTC@d2a15586120d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241124165751490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36966<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: pass MTC@d2a15586120d: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@d2a15586120d: Test case TC_NS_connect_alive finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Nov 24 16:57:51 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 20241124165751534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165751655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165751655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165752036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=19060) 20241124165752656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165752656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=19060, count=20220) 20241124165753657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165753657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Nov 24 16:57:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241124165754658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165754658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@d2a15586120d: Test case TC_NS_connect_reset started. 20241124165755093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165755094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241124165755115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241124165755115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241124165755115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241124165755115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241124165755115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241124165755115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241124165755115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241124165755115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165755115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@d2a15586120d: setverdict(pass): none -> pass 20241124165755659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165755659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241124165756120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36976<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@d2a15586120d: Final verdict of PTC: none MTC@d2a15586120d: Setting final verdict of the test case. MTC@d2a15586120d: Local verdict of MTC: pass MTC@d2a15586120d: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@d2a15586120d: Test case TC_NS_connect_reset finished. Verdict: pass MTC@d2a15586120d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Nov 24 16:57:56 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 20241124165756169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241124165756661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165756661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165756671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36988<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7452) 20241124165757662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165757662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7452, count=12348) 20241124165758116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165758663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165758663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@d2a15586120d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@d2a15586120d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d2a15586120d: Terminating MTC. MC@d2a15586120d: MTC terminated. MC2> exit MC@d2a15586120d: Shutting down session. MC@d2a15586120d: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7961.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass->FAIL SGSN_Tests.TC_rau_unknown pass->FAIL SGSN_Tests.TC_attach_rau pass->FAIL SGSN_Tests.TC_attach_rau_a_a pass->FAIL SGSN_Tests.TC_attach_rau_a_b pass->FAIL SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass->FAIL 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->FAIL 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->FAIL SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 13 xfail: 3 pass: 69 NEW: PASS: 3 skip: 7 20241124165759664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165759664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2449085) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241124165800665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165800665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165801117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165801666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165801666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165802667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165802667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165803668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165803668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165804118 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241124165804280 DGPRS DEBUG Checking for inactive LLMEs, time = 14278218 (sgsn.c:132) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/log_format.sh'] 20241124165804669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165804669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241124165805670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165805670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (2448968) [testenv][generic] Stopping sgsn (2449011) 20241124165806671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241124165806671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv] Showing testsuite/junit-xml-7961.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/junit-xml-7961.log && echo']             SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase                 Tguard timeout SGSN_Tests.ttcn:3234 SGSN_Tests control part SGSN_Tests.ttcn:898 TC_rau_unknown testcase    Unexpected RAU Reject SGSN_Tests.ttcn:3235 SGSN_Tests control part SGSN_Tests.ttcn:914 TC_attach_rau testcase    Unexpected RAU Reject SGSN_Tests.ttcn:3236 SGSN_Tests control part SGSN_Tests.ttcn:1931 TC_attach_rau_a_a testcase    Unexpected RAU Reject SGSN_Tests.ttcn:3237 SGSN_Tests control part SGSN_Tests.ttcn:1962 TC_attach_rau_a_b testcase    Unexpected RAU Reject SGSN_Tests.ttcn:3240 SGSN_Tests control part SGSN_Tests.ttcn:2011 TC_attach_rau_a_b_wrong_old_ra testcase                     Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase                    Unexpected RAU Reject SGSN_Tests.ttcn:3279 SGSN_Tests control part SGSN_Tests.ttcn:2626 TC_suspend_rau testcase            Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase    Tguard timeout SGSN_Tests.ttcn:3295 SGSN_Tests control part SGSN_Tests.ttcn:2504 TC_attach_req_id_req_ra_update testcase      Unexpected RAU Reject SGSN_Tests_Iu.ttcn:422 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:107 TC_iu_attach_geran_rau testcase          Tguard timeout SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase    Tguard timeout SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase    Tguard timeout SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase      [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-asan-20241124-1642-a357db37-0'] d2a15586120d1043ec5950fe3fd52528343b155854f1c12a5ed94b6dd61244bb [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-asan/176/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